Click or drag to resize
Galactic API

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 bool Unlock()

Return Value

Type: Boolean
True if the account is unlocked successfully or was not locked. False if the account could not be unlocked.
See Also