SecurableAuthData members
Include protected members
Include inherited members
Representa um objeto que contém as credenciais usadas para se conectar a locais de pesquisa agrupada. Fornece a classe base para a classe FormsAuthCredentials .
The SecurableAuthData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecurableAuthData | Inicializa uma nova instância da classe SecurableAuthData . |
Top
Properties
Name | Description | |
---|---|---|
NameValuePairs | Obtém ou define uma coleção de pares de nome/valor que representa a entrada de logon. | |
SearchApplication | (Inherited from AuthenticationData.) | |
SearchContext | Obsolete. (Inherited from AuthenticationData.) | |
SecureableNameValuePairs | Obtém ou define uma coleção de pares de nome/valor, armazenados como valores de System.Security.SecureString , que representa a entrada de logon. |
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