| UserUnlock Method |
Unlocks the user's account if it is locked.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax Public Function Unlock As Boolean
member Unlock : unit -> bool
Return Value
Type:
BooleanTrue if the account is unlocked successfully or was not locked. False if the account could not be unlocked.
See Also