Share via


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
public method Equals  Overloaded. (Inherited from Object )
public method GetClientToken Gets the security credentials that are associated with the Web service client.
public method GetClientTokens Gets the set of security credentials that are associated with the Web service client.
public method GetHashCode  (Inherited from Object )
public method GetSchema  
public method GetServiceToken Gets the security credentials that are associated with the Web service.
public method GetServiceTokens Gets the set of security credentials that are associated with the Web service.
public method GetType  (Inherited from Object )
public method ReadXml  
public method static ReferenceEquals  (Inherited from Object )
public method SetClientToken Specifies or replaces the security credentials of the Web service client.
public method SetServiceToken Specifies or replaces the Web service's security credentials.
public method ToString  (Inherited from Object )
public method WriteXml  

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

CredentialSet Class
Microsoft.Web.Services3.Security Namespace