AuthenticationData Members
Include Protected Members
Include Inherited Members
Provides the base class for the objects containing the authentication data 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 | |
---|---|---|
Context | The search context for the Shared Services Provider's search service. |
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