This topic has not yet been rated - Rate this topic

AccountAuthCredentials members

Represents an object that contains the credentials used to connect to a federated search location.

The AccountAuthCredentials type exposes the following members.

  NameDescription
Public method AccountAuthCredentials Initializes a new instance of the AccountAuthCredentials class.
Top
  NameDescription
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
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.