SecurityContextTokenService Members
Represents a security token service that issues SecurityContextToken security tokens.
The following tables list the members exposed by the SecurityContextTokenService type.
Public Constructors
Name | Description | |
---|---|---|
SecurityContextTokenService | Initializes a new instance of the SecurityTokenService class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
RequestDescriptionAction | Specifies a Uniform Resource Identifier (URI) that represents the action used for requests for the service description. This field is constant. (Inherited from SoapReceiver) |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Actor | Gets the actor name for this receiver. (Inherited from SoapReceiver) |
![]() |
DispatchModel | Gets the SoapReceiver.MessageDispatch model for this SoapReceiver. (Inherited from SoapReceiver) |
![]() |
IsReusable | This method supports the Web Services Enhancements for Microsoft .NET (WSE) infrastructure and is not intended to be used directly from your code. (Inherited from SoapReceiver) |
![]() |
Pipeline | Gets or sets an object that allows custom filtering of messages. (Inherited from SoapPort) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
CancelSecurityContextTokenRequest | |
![]() |
CancelSecurityTokenRequest | (Inherited from SecurityTokenService ) |
![]() |
DispatchMessage | (Inherited from SoapReceiver ) |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
IssueSecurityContextTokenRequest | Overloaded. Handles an incoming security token request to issue a security token. |
![]() |
IssueSecurityTokenRequest | Overloaded. (Inherited from SecurityTokenService ) |
![]() |
ProcessMessage | (Inherited from SoapReceiver ) |
![]() |
ProcessRequest | (Inherited from SoapReceiver ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
RenewSecurityTokenRequest | Overloaded. (Inherited from SecurityTokenService ) |
![]() |
RequestDescription | (Inherited from SoapService ) |
![]() |
SetPolicy | Overloaded. (Inherited from SoapReceiver ) |
![]() |
ToString | (Inherited from Object ) |
![]() |
ValidateSecurityTokenRequest | Overloaded. (Inherited from SecurityTokenService ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
CancelSecurityToken | Overridden. |
![]() |
FilterMessage | (Inherited from SoapReceiver ) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetDescription | (Inherited from SoapService ) |
![]() |
GetTargetType | [To be supplied.] (Inherited from SoapReceiver) |
![]() |
IssueSecurityToken | Overridden. Handles an incoming security token request to issue a SecurityContextToken security token. |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
PreProcessAspNetMessage | (Inherited from SoapReceiver ) |
![]() |
ProcessAspNetNonSoapRequest | (Inherited from SoapReceiver ) |
![]() |
ProcessAspNetSoapRequest | (Inherited from SoapReceiver ) |
![]() |
ProcessMessageHeaders | (Inherited from SoapReceiver ) |
![]() |
Receive | Overloaded. (Inherited from SoapReceiver ) |
![]() |
RenewSecurityToken | (Inherited from SecurityTokenService ) |
![]() |
RouteRequest | (Inherited from SoapService ) |
![]() |
SetActor | (Inherited from SoapReceiver ) |
![]() |
SetupIssuedToken | (Inherited from SecurityTokenService ) |
![]() |
ValidateSecurityToken | (Inherited from SecurityTokenService ) |
![]() |
VerifyCancelPolicy | (Inherited from SecurityTokenService ) |
Top
See Also
Reference
SecurityContextTokenService Class
Microsoft.Web.Services3.Security Namespace
IssueSecurityToken
SecurityContextTokenServiceClient