Click or drag to resize
Galactic API

UserUserAccountControl Property

Gets the user's UserAccountControl property. A return of 0 means there was an error retrieving the property.

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

Property Value

Type: UInt32
See Also