Compartilhar via


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
Public method SecurableAuthData Inicializa uma nova instância da classe SecurableAuthData .

Top

Properties

  Name Description
Public property NameValuePairs Obtém ou define uma coleção de pares de nome/valor que representa a entrada de logon.
Public property SearchApplication (Inherited from AuthenticationData.)
Public property SearchContext Obsolete. (Inherited from AuthenticationData.)
Public property 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
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Ver também

Referência

SecurableAuthData class

Microsoft.Office.Server.Search.Administration namespace