LdapDirectoryConnection Members
Include Protected Members
Include Inherited Members
The LdapDirectoryConnection type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountUsername | Gets the user name associated with the connection credentials. (Inherited from DirectoryServiceConnection.) | |
Changed | (Inherited from Connection.) | |
DisplayName | (Inherited from Connection.) | |
IsDirectoryService | (Inherited from Connection.) | |
NamingContexts | Gets or sets a list of directory service naming contexts associated with the connection. (Inherited from DirectoryServiceConnection.) | |
Parent | (Inherited from Connection.) | |
Port | ||
PropertyMapping | (Inherited from Connection.) | |
ProviderName | ||
Server | Gets or sets a value that represents the server associated with the connection. (Inherited from DirectoryServiceConnection.) | |
Type | Gets the type of the connection. (Inherited from Connection.) | |
UserIDAttribute | ||
UseSSL | Gets or sets a value determining whether the SSL protocol will be used for the connection. (Inherited from DirectoryServiceConnection.) |
Top
Methods
Name | Description | |
---|---|---|
Delete | (Inherited from Connection.) | |
Equals | (Inherited from Connection.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Connection.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshSchema | (Inherited from DirectoryServiceConnection.) | |
SetCredentials | ||
ToString | (Inherited from Object.) | |
Update | (Inherited from Connection.) |
Top
Fields
Name | Description | |
---|---|---|
spsClaimProviderTypeValue | (Inherited from DirectoryServiceConnection.) |
Top