AccountAuthCredentials members
Include protected members
Include inherited members
Representa um objeto que contém as credenciais usadas para conectar-se a um local de pesquisa federado.
The AccountAuthCredentials type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccountAuthCredentials | Inicializa uma nova instância da classe AccountAuthCredentials . |
Top
Properties
Name | Description | |
---|---|---|
Password | Obtém ou define um string que contém a senha. | |
SearchApplication | (Inherited from AuthenticationData.) | |
SearchContext | Obsolete. (Inherited from AuthenticationData.) | |
SecurePassword | Obtém ou define uma seqüência segura que contém a senha. | |
UserName | Obtém ou define uma seqüência de caracteres contendo o nome de usuário. |
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