| UserEnable Method |
Enables the user's account for authentication if it is disabled.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax Public Function Enable As Boolean
member Enable : unit -> bool
Return Value
Type:
BooleanTrue if the account is enabled successfully or was not disabled. False if the account could not be enabled.
See Also