API Reference
Class
LdapClientPolicyState
LDAP client-side policy (signing/integrity, channel binding).
Inheritance
- Object
- LdapClientPolicyState
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method LdapPolicyQuery.GetClient
Accepted by parameters
- Method LdapPolicyWriter.SetClient
Constructors
public LdapClientPolicyState() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<LdapIntegrityLevel> LdapClientIntegrity { get; set; } #LDAP client integrity (signing) level.