Click or drag to resize
Galactic API

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

Return Value

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