SecurableAuthData Members

Include Protected Members
Include Inherited Members

Represents an object that contains credentials used to connect to federated search locations. Provides the base class for the FormsAuthCredentials class.

The SecurableAuthData type exposes the following members.

Constructors

  Name Description
Public method SecurableAuthData Initializes a new instance of the SecurableAuthData class.

Top

Properties

  Name Description
Public property NameValuePairs Gets or sets the collection of name/value pairs representing the logon input.
Public property SearchApplication (Inherited from AuthenticationData.)
Public property SearchContext Obsolete. (Inherited from AuthenticationData.)
Public property SecureableNameValuePairs Gets or sets the collection of name/value pairs, stored as System.Security.SecureString values, representing the logon input.

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

SecurableAuthData Class

Microsoft.Office.Server.Search.Administration Namespace