Click or drag to resize

ResultLoginLDAPUserAuthenticated Property

Gets or sets whether the currently logged in user was LDAP authenticated.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public bool LDAPUserAuthenticated { get; set; }

Property Value

Type: Boolean
The user LDAP authentication status.
Remarks
Users with LDAP authentication cannot have their password changed.
See Also