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 | |
---|---|---|
Channel | Gets the output channel for the sender. (Inherited from SoapSender) | |
DefaultTimeout | The time to wait for a response from a SendRequestResponse operation for all soap clients. (Inherited from SoapClient) | |
Destination | Specifies the SOAP message receiver endpoint. (Inherited from SoapSender) | |
Pipeline | Gets or sets an object that allows custom filtering of messages. (Inherited from SoapPort) | |
RequestSoapContext | Gets the SOAP context for the security token request. (Inherited from SecurityTokenServiceClient) | |
RequireMtom | Gets or sets a value indicating whether SOAP messages must be MTOM encoded.(Inherited from SoapSender) | |
ResponseSoapContext | Gets the SOAP context for the security token request response. (Inherited from SecurityTokenServiceClient) | |
SessionState | (Inherited from SoapSender ) | |
SoapVersion | Gets or sets the version of the SOAP protocol.(Inherited from SoapClient) | |
Timeout | The time to wait for a response from a SendRequestResponse operation. (Inherited from SoapClient) |
Top
Protected Properties
Name | Description | |
---|---|---|
SoapServiceAttribute | Gets the SoapServiceAttribute for the SoapClient.(Inherited from SoapClient) |
Top
Public Methods
(see also Protected Methods )
Top
Protected Methods
Name | Description | |
---|---|---|
BeginCloseSecurityContextToken | [To be supplied.] | |
BeginRequestSecurityContextToken | Begins an asynchronous request for a SecurityContextToken security token from a security token service. | |
BeginRequestSecurityToken | (Inherited from SecurityTokenServiceClient ) | |
BeginSendOneWay | Overloaded. (Inherited from SoapClient ) | |
BeginSendRequestResponse | Overloaded. (Inherited from SoapClient ) | |
CloseSecurityContextToken | [To be supplied.] | |
EndCloseSecurityContextToken | [To be supplied.] | |
EndRequestSecurityContextToken | Ends a request for a SecurityContextToken security token from a security token service. | |
EndRequestSecurityToken | (Inherited from SecurityTokenServiceClient ) | |
EndSendOneWay | (Inherited from SoapClient ) | |
EndSendRequestResponse | (Inherited from SoapClient ) | |
FilterMessage | (Inherited from SoapSender ) | |
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
RequestSecurityContextToken | Requests a SecurityContextToken security token from a security token service. | |
RequestSecurityToken | (Inherited from SecurityTokenServiceClient ) | |
RetrieveSecurityContextToken | Extracts the SecurityContextToken from the response to a security token request. | |
SendOneWay | Overloaded. (Inherited from SoapClient ) | |
SendRequestResponse | Overloaded. (Inherited from SoapClient ) | |
SetupIssuedToken | (Inherited from SecurityTokenServiceClient ) |
Top
See Also
Reference
SecurityContextTokenServiceClient Class
Microsoft.Web.Services3.Security Namespace