CredentialSet Members
Represents the security tokens that are associated with the Web service and the Web service client.
The following tables list the members exposed by the CredentialSet type.
Public Constructors
Name | Description | |
---|---|---|
CredentialSet | Overloaded. Initializes a new instance of the CredentialSet class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetClientToken | Gets the security credentials that are associated with the Web service client. | |
GetClientTokens | Gets the set of security credentials that are associated with the Web service client. | |
GetHashCode | (Inherited from Object ) | |
GetSchema | ||
GetServiceToken | Gets the security credentials that are associated with the Web service. | |
GetServiceTokens | Gets the set of security credentials that are associated with the Web service. | |
GetType | (Inherited from Object ) | |
ReadXml | ||
ReferenceEquals | (Inherited from Object ) | |
SetClientToken | Specifies or replaces the security credentials of the Web service client. | |
SetServiceToken | Specifies or replaces the Web service's security credentials. | |
ToString | (Inherited from Object ) | |
WriteXml |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
CredentialSet Class
Microsoft.Web.Services3.Security Namespace