SecurityContextTokenServiceClient Members

Represents a client that requests SecurityContextToken security tokens from a security token service.

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

Public Constructors

  Name Description
SecurityContextTokenServiceClient Initializes a new instance of the SecurityContextTokenServiceClient class.

Top

Public Properties

(see also Protected Properties )

  Name Description
public property Channel  Gets the output channel for the sender. (Inherited from SoapSender)
public property static DefaultTimeout  The time to wait for a response from a SendRequestResponse operation for all soap clients. (Inherited from SoapClient)
public property Destination  Specifies the SOAP message receiver endpoint. (Inherited from SoapSender)
public property Pipeline  Gets or sets an object that allows custom filtering of messages. (Inherited from SoapPort)
public property RequestSoapContext  Gets the SOAP context for the security token request. (Inherited from SecurityTokenServiceClient)
public property RequireMtom  Gets or sets a value indicating whether SOAP messages must be MTOM encoded.(Inherited from SoapSender)
public property ResponseSoapContext  Gets the SOAP context for the security token request response. (Inherited from SecurityTokenServiceClient)
public property SessionState  (Inherited from SoapSender )
public property SoapVersion  Gets or sets the version of the SOAP protocol.(Inherited from SoapClient)
public property Timeout  The time to wait for a response from a SendRequestResponse operation. (Inherited from SoapClient)

Top

Protected Properties

  Name Description
protected property SoapServiceAttribute  Gets the SoapServiceAttribute for the SoapClient.(Inherited from SoapClient)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method BeginCancelSecurityContextToken [To be supplied.]
public method BeginCancelSecurityToken  (Inherited from SecurityTokenServiceClient )
public method BeginIssueSecurityContextToken Overloaded.  
public method BeginIssueSecurityToken  (Inherited from SecurityTokenServiceClient )
public method BeginIssueSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method BeginRenewSecurityToken  (Inherited from SecurityTokenServiceClient )
public method BeginRenewSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method BeginSend  (Inherited from SoapSender )
public method BeginValidateSecurityToken  (Inherited from SecurityTokenServiceClient )
public method BeginValidateSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method CancelSecurityContextToken [To be supplied.]
public method CancelSecurityToken  (Inherited from SecurityTokenServiceClient )
public method EndCancelSecurityContextToken [To be supplied.]
public method EndCancelSecurityToken  (Inherited from SecurityTokenServiceClient )
public method EndIssueSecurityContextToken Ends an unsigned request for a SecurityContextToken security token from a security token service.
public method EndIssueSecurityToken  (Inherited from SecurityTokenServiceClient )
public method EndIssueSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method EndRenewSecurityToken  (Inherited from SecurityTokenServiceClient )
public method EndRenewSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method EndSend  (Inherited from SoapSender )
public method EndValidateSecurityToken  (Inherited from SecurityTokenServiceClient )
public method EndValidateSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method IssueSecurityContextToken Overloaded. Makes an unsigned request for a SecurityContextToken security token from a security token service.
public method IssueSecurityToken  (Inherited from SecurityTokenServiceClient )
public method IssueSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method static ReferenceEquals  (Inherited from Object )
public method RenewSecurityToken  (Inherited from SecurityTokenServiceClient )
public method RenewSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )
public method Send  (Inherited from SoapSender )
public method SetPolicy  Overloaded. (Inherited from SoapSender )
public method ToString  (Inherited from Object )
public method ValidateSecurityToken  (Inherited from SecurityTokenServiceClient )
public method ValidateSecurityTokenResponse  (Inherited from SecurityTokenServiceClient )

Top

Protected Methods

  Name Description
protected method BeginCloseSecurityContextToken [To be supplied.]
protected method BeginRequestSecurityContextToken Begins an asynchronous request for a SecurityContextToken security token from a security token service.
protected method BeginRequestSecurityToken  (Inherited from SecurityTokenServiceClient )
protected method BeginSendOneWay  Overloaded. (Inherited from SoapClient )
protected method BeginSendRequestResponse  Overloaded. (Inherited from SoapClient )
protected method CloseSecurityContextToken [To be supplied.]
protected method EndCloseSecurityContextToken [To be supplied.]
protected method EndRequestSecurityContextToken Ends a request for a SecurityContextToken security token from a security token service.
protected method EndRequestSecurityToken  (Inherited from SecurityTokenServiceClient )
protected method EndSendOneWay  (Inherited from SoapClient )
protected method EndSendRequestResponse  (Inherited from SoapClient )
protected method FilterMessage  (Inherited from SoapSender )
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
protected method RequestSecurityContextToken Requests a SecurityContextToken security token from a security token service.
protected method RequestSecurityToken  (Inherited from SecurityTokenServiceClient )
protected method RetrieveSecurityContextToken Extracts the SecurityContextToken from the response to a security token request.
protected method SendOneWay  Overloaded. (Inherited from SoapClient )
protected method SendRequestResponse  Overloaded. (Inherited from SoapClient )
protected method SetupIssuedToken  (Inherited from SecurityTokenServiceClient )

Top

See Also

Reference

SecurityContextTokenServiceClient Class
Microsoft.Web.Services3.Security Namespace