AuthenticationData members
Provides the base class for the objects containing the authentication data that is used to connect to federated search locations.
The AuthenticationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AuthenticationData | Initializes a new instance of the AuthenticationData class. |
Top
Properties
Name | Description | |
---|---|---|
SearchApplication | ||
SearchContext | Obsolete. |
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