AccountAuthCredentials 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
Public method AccountAuthCredentials Initializes a new instance of the AccountAuthCredentials class.

Top

Properties

  Name Description
Public property Password Gets or sets a string containing the password.
Public property SearchApplication (Inherited from AuthenticationData.)
Public property SearchContext Obsolete. (Inherited from AuthenticationData.)
Public property SecurePassword Gets or sets a secure string containing the password.
Public property UserName Gets or sets a string containing the user name.

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

See also

Reference

AccountAuthCredentials class

Microsoft.Office.Server.Search.Administration namespace