DirectoryServiceConnection Members
Include Protected Members
Include Inherited Members
Defines Active Directory and Lightweight Directory Access Protocol (LDAP) connections.
The DirectoryServiceConnection type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountUsername | Gets the user name associated with the connection credentials. | |
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. | |
Parent | (Inherited from Connection.) | |
PropertyMapping | (Inherited from Connection.) | |
Server | Gets or sets a value that represents the server associated with the connection. | |
Type | Gets the type of the connection. (Inherited from Connection.) | |
UseSSL | Gets or sets a value determining whether the SSL protocol will be used for the connection. |
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 | ||
ToString | (Inherited from Object.) | |
Update | (Inherited from Connection.) |
Top
Fields
Name | Description | |
---|---|---|
spsClaimProviderTypeValue |
Top