AuthenticationInformation Members
Include Protected Members
Include Inherited Members
Provides access to the authentication information used to connect to a federated search location.
The AuthenticationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AuthenticationInformation | Initializes a new instance of the AuthenticationInformation class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AuthenticationType | Gets or sets the authentication type and protocol used to connect to the federated location. |
![]() |
Data | Gets or sets the authentication data used for connecting to the federated search location. |
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