Click or drag to resize

Person2IsLDAPAuthenticated Property

Gets a value indicating whether this web user is LDAP authenticated.

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

Property Value

Type: Boolean
True if this web user is LDAP authenticated; otherwise, False.
See Also