Share via


CredentialContext Members

Represents the security credentials for a Web service and the Web service client that are associated with a SoapContext.

The following tables list the members exposed by the CredentialContext type.

Public Properties

  Name Description
public property Item Gets or sets the CredentialContext for the specified SOAP actor.
public property UltimateReceiver Gets the security credentials used to protect the SOAP message parts that are intended for the ultimate destination.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetSecurityContextToken Overloaded.  
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method SetCredentials Overloaded. Specifies or replaces the security credentials used to secure parts of the SOAP message.
public method SetSecurityContextToken Overloaded.  
public method ToString  (Inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

CredentialContext Class
Microsoft.Web.Services3 Namespace