AccountAuthCredentials Members
Include Protected Members
Include Inherited Members
Represents an object that contains the credentials used to connect to a federated search location.
The AccountAuthCredentials type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AccountAuthCredentials | Initializes a new instance of the AccountAuthCredentials class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Password | Gets or sets a string containing the password. |
![]() |
SearchApplication | (Inherited from AuthenticationData.) |
![]() |
SearchContext | Obsolete. (Inherited from AuthenticationData.) |
![]() |
SecurePassword | Gets or sets a secure string containing the password. |
![]() |
UserName | Gets or sets a string containing the user name. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top