WSTrustServiceContract
WSTrustServiceContract(SecurityTokenServiceConfiguration)
SecurityTokenServiceConfiguration
AddBindingParameters(ContractDescription, ServiceEndpoint, BindingParameterCollection)
ApplyClientBehavior(ContractDescription, ServiceEndpoint, ClientRuntime)
ApplyDispatchBehavior(ContractDescription, ServiceEndpoint, DispatchRuntime)
BeginDispatchRequest(DispatchContext, AsyncCallback, Object)
BeginProcessCore(Message, WSTrustRequestSerializer, WSTrustResponseSerializer, String, String, String, AsyncCallback, Object)
BeginTrust13Cancel(Message, AsyncCallback, Object)
BeginTrust13CancelResponse(Message, AsyncCallback, Object)
BeginTrust13Issue(Message, AsyncCallback, Object)
BeginTrust13IssueResponse(Message, AsyncCallback, Object)
BeginTrust13Renew(Message, AsyncCallback, Object)
BeginTrust13RenewResponse(Message, AsyncCallback, Object)
BeginTrust13Validate(Message, AsyncCallback, Object)
BeginTrust13ValidateResponse(Message, AsyncCallback, Object)
BeginTrustFeb2005Cancel(Message, AsyncCallback, Object)
BeginTrustFeb2005CancelResponse(Message, AsyncCallback, Object)
BeginTrustFeb2005Issue(Message, AsyncCallback, Object)
BeginTrustFeb2005IssueResponse(Message, AsyncCallback, Object)
BeginTrustFeb2005Renew(Message, AsyncCallback, Object)
BeginTrustFeb2005RenewResponse(Message, AsyncCallback, Object)
BeginTrustFeb2005Validate(Message, AsyncCallback, Object)
BeginTrustFeb2005ValidateResponse(Message, AsyncCallback, Object)
CreateDispatchContext(Message, String, String, String, WSTrustRequestSerializer, WSTrustResponseSerializer, WSTrustSerializationContext)
CreateSerializationContext()
DispatchRequest(DispatchContext)
EndDispatchRequest(IAsyncResult)
EndProcessCore(IAsyncResult, String, String, String)
EndTrust13Cancel(IAsyncResult)
EndTrust13CancelResponse(IAsyncResult)
EndTrust13Issue(IAsyncResult)
EndTrust13IssueResponse(IAsyncResult)
EndTrust13Renew(IAsyncResult)
EndTrust13RenewResponse(IAsyncResult)
EndTrust13Validate(IAsyncResult)
EndTrust13ValidateResponse(IAsyncResult)
EndTrustFeb2005Cancel(IAsyncResult)
EndTrustFeb2005CancelResponse(IAsyncResult)
EndTrustFeb2005Issue(IAsyncResult)
EndTrustFeb2005IssueResponse(IAsyncResult)
EndTrustFeb2005Renew(IAsyncResult)
EndTrustFeb2005RenewResponse(IAsyncResult)
EndTrustFeb2005Validate(IAsyncResult)
EndTrustFeb2005ValidateResponse(IAsyncResult)
ExportContract(WsdlExporter, WsdlContractConversionContext)
ExportEndpoint(WsdlExporter, WsdlEndpointConversionContext)
FixMessageElement(ServiceDescription, PortType, WsdlEndpointConversionContext, String, XmlQualifiedName, XmlQualifiedName)
GetRstSecurityTokenResolver()
GetSecurityHeaderTokenResolver(RequestContext)
HandleException(Exception, String, String, EnvelopeVersion)
ImportSchema(WsdlExporter, WsdlEndpointConversionContext, String)
IncludeNamespace(WsdlEndpointConversionContext, String, String)
ProcessCore(Message, WSTrustRequestSerializer, WSTrustResponseSerializer, String, String, String)
ProcessTrust13Cancel(Message)
ProcessTrust13CancelResponse(Message)
ProcessTrust13Issue(Message)
ProcessTrust13IssueResponse(Message)
ProcessTrust13Renew(Message)
ProcessTrust13RenewResponse(Message)
ProcessTrust13Validate(Message)
ProcessTrust13ValidateResponse(Message)
ProcessTrustFeb2005Cancel(Message)
ProcessTrustFeb2005CancelResponse(Message)
ProcessTrustFeb2005Issue(Message)
ProcessTrustFeb2005IssueResponse(Message)
ProcessTrustFeb2005Renew(Message)
ProcessTrustFeb2005RenewResponse(Message)
ProcessTrustFeb2005Validate(Message)
ProcessTrustFeb2005ValidateResponse(Message)
Validate(ContractDescription, ServiceEndpoint)
ValidateDispatchContext(DispatchContext)
RequestFailed
net481
namespace System.ServiceModel.Security
{
[AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
[ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single, Name = "SecurityTokenService", Namespace = "http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public class WSTrustServiceContract : IContractBehavior, IWsdlExportExtension, IWSTrust13AsyncContract, IWSTrust13SyncContract, IWSTrustFeb2005AsyncContract, IWSTrustFeb2005SyncContract
{
protected virtual IAsyncResult BeginDispatchRequest(DispatchContext dispatchContext, AsyncCallback asyncCallback, object asyncState);
}
}
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | System.ServiceModel , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API