Click or drag to resize
Galactic API

UserUserAccountControlComputed Property

Gets the user's computed UserAccountControl property. A return value of 0 means it wasn't computed.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public uint UserAccountControlComputed { get; }

Property Value

Type: UInt32
See Also