Uses of Class
system.servicemodel.channels.Message
-
-
Uses of Message in system.servicemodel
Methods in system.servicemodel that return Message Modifier and Type Method Description Message
UnknownMessageReceivedEventArgs. getMessage()
Methods in system.servicemodel with parameters of type Message Modifier and Type Method Description void
EndpointAddress. ApplyTo(Message message)
NetObject
InstanceContext. GetServiceInstance(Message message)
boolean
CorrelationActionMessageFilter. Match(Message message)
PeerMessagePropagation
PeerMessagePropagationFilter. ShouldMessagePropagate(Message message, PeerMessageOrigination origination)
Method parameters in system.servicemodel with type arguments of type Message Modifier and Type Method Description boolean
ServiceAuthorizationManager. CheckAccess(OperationContext operationContext, JCORefOut<Message> message)
-
Uses of Message in system.servicemodel.activities
Methods in system.servicemodel.activities that return Message Modifier and Type Method Description Message
MessageContext. getMessage()
Methods in system.servicemodel.activities with parameters of type Message Modifier and Type Method Description void
MessageContext. setMessage(Message Message)
-
Uses of Message in system.servicemodel.channels
Methods in system.servicemodel.channels that return Message Modifier and Type Method Description static Message
Message. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoMessage
, a cast assert is made to check if types are compatible.static Message
Message. CreateMessage(MessageVersion version, String action)
static Message
Message. CreateMessage(MessageVersion version, String action, NetObject body)
static Message
Message. CreateMessage(MessageVersion version, String action, NetObject body, XmlObjectSerializer serializer)
static Message
Message. CreateMessage(MessageVersion version, String action, BodyWriter body)
static Message
Message. CreateMessage(MessageVersion version, String action, XmlDictionaryReader body)
static Message
Message. CreateMessage(MessageVersion version, String action, XmlReader body)
static Message
Message. CreateMessage(MessageVersion version, MessageFault fault, String action)
static Message
Message. CreateMessage(MessageVersion version, FaultCode faultCode, String reason, String action)
static Message
Message. CreateMessage(MessageVersion version, FaultCode faultCode, String reason, NetObject detail, String action)
static Message
Message. CreateMessage(XmlDictionaryReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
static Message
Message. CreateMessage(XmlReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
Message
MessageBuffer. CreateMessage()
Message
CorrelationCallbackMessageProperty. EndFinalizeCorrelation(IAsyncResult result)
Message
IDuplexChannelImplementation. EndReceive(IAsyncResult result)
Message
IDuplexSessionChannelImplementation. EndReceive(IAsyncResult result)
Message
IInputChannel. EndReceive(IAsyncResult result)
Message
IInputChannelImplementation. EndReceive(IAsyncResult result)
Message
IInputSessionChannelImplementation. EndReceive(IAsyncResult result)
Message
IRequestChannel. EndRequest(IAsyncResult result)
Message
IRequestChannelImplementation. EndRequest(IAsyncResult result)
Message
IRequestSessionChannelImplementation. EndRequest(IAsyncResult result)
Message
CorrelationCallbackMessageProperty. FinalizeCorrelation(Message message, TimeSpan timeout)
Message
RequestContext. getRequestMessage()
Message
MessageEncoder. ReadMessage(Stream stream, int maxSizeOfHeaders)
Message
MessageEncoder. ReadMessage(Stream stream, int maxSizeOfHeaders, String contentType)
Message
IDuplexChannelImplementation. Receive()
Message
IDuplexChannelImplementation. Receive(TimeSpan timeout)
Message
IDuplexSessionChannelImplementation. Receive()
Message
IDuplexSessionChannelImplementation. Receive(TimeSpan timeout)
Message
IInputChannel. Receive()
Message
IInputChannel. Receive(TimeSpan timeout)
Message
IInputChannelImplementation. Receive()
Message
IInputChannelImplementation. Receive(TimeSpan timeout)
Message
IInputSessionChannelImplementation. Receive()
Message
IInputSessionChannelImplementation. Receive(TimeSpan timeout)
Message
IRequestChannel. Request(Message message)
Message
IRequestChannel. Request(Message message, TimeSpan timeout)
Message
IRequestChannelImplementation. Request(Message message)
Message
IRequestChannelImplementation. Request(Message message, TimeSpan timeout)
Message
IRequestSessionChannelImplementation. Request(Message message)
Message
IRequestSessionChannelImplementation. Request(Message message, TimeSpan timeout)
Methods in system.servicemodel.channels with parameters of type Message Modifier and Type Method Description void
AddressHeaderCollection. AddHeadersTo(Message message)
void
CallbackContextMessageProperty. AddOrReplaceInMessage(Message message)
void
ContextMessageProperty. AddOrReplaceInMessage(Message message)
IAsyncResult
CorrelationCallbackMessageProperty. BeginFinalizeCorrelation(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
RequestContext. BeginReply(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
RequestContext. BeginReply(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestChannel. BeginRequest(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestChannel. BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestChannelImplementation. BeginRequest(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestChannelImplementation. BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestSessionChannelImplementation. BeginRequest(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IRequestSessionChannelImplementation. BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IDuplexChannelImplementation. BeginSend(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IDuplexChannelImplementation. BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IDuplexSessionChannelImplementation. BeginSend(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IDuplexSessionChannelImplementation. BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputChannel. BeginSend(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputChannel. BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputChannelImplementation. BeginSend(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputChannelImplementation. BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputSessionChannelImplementation. BeginSend(Message message, AsyncCallback callback, NetObject state)
IAsyncResult
IOutputSessionChannelImplementation. BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, NetObject state)
IAsyncResult
MessageEncoder. BeginWriteMessage(Message message, Stream stream, AsyncCallback callback, NetObject state)
void
MessageHeaders. CopyHeaderFrom(Message message, int headerIndex)
void
MessageHeaders. CopyHeadersFrom(Message message)
static MessageFault
MessageFault. CreateFault(Message message, int maxBufferSize)
Message
CorrelationCallbackMessageProperty. FinalizeCorrelation(Message message, TimeSpan timeout)
static MsmqMessageProperty
MsmqMessageProperty. Get(Message message)
void
RequestContext. Reply(Message message)
void
RequestContext. Reply(Message message, TimeSpan timeout)
Message
IRequestChannel. Request(Message message)
Message
IRequestChannel. Request(Message message, TimeSpan timeout)
Message
IRequestChannelImplementation. Request(Message message)
Message
IRequestChannelImplementation. Request(Message message, TimeSpan timeout)
Message
IRequestSessionChannelImplementation. Request(Message message)
Message
IRequestSessionChannelImplementation. Request(Message message, TimeSpan timeout)
void
IDuplexChannelImplementation. Send(Message message)
void
IDuplexChannelImplementation. Send(Message message, TimeSpan timeout)
void
IDuplexSessionChannelImplementation. Send(Message message)
void
IDuplexSessionChannelImplementation. Send(Message message, TimeSpan timeout)
void
IOutputChannel. Send(Message message)
void
IOutputChannel. Send(Message message, TimeSpan timeout)
void
IOutputChannelImplementation. Send(Message message)
void
IOutputChannelImplementation. Send(Message message, TimeSpan timeout)
void
IOutputSessionChannelImplementation. Send(Message message)
void
IOutputSessionChannelImplementation. Send(Message message, TimeSpan timeout)
static void
TransactionMessageProperty. Set(Transaction transaction, Message message)
boolean
FaultConverter. TryCreateException(Message message, MessageFault fault, JCORefOut<NetException> exception)
static boolean
CallbackContextMessageProperty. TryGet(Message message, JCORefOut<CallbackContextMessageProperty> contextMessageProperty)
static boolean
ContextMessageProperty. TryGet(Message message, JCORefOut<ContextMessageProperty> contextMessageProperty)
static boolean
CorrelationCallbackMessageProperty. TryGet(Message message, JCORefOut<CorrelationCallbackMessageProperty> property)
static boolean
CorrelationDataMessageProperty. TryGet(Message message, JCORefOut<CorrelationDataMessageProperty> property)
static boolean
CorrelationMessageProperty. TryGet(Message message, JCORefOut<CorrelationMessageProperty> property)
static boolean
ReceiveContext. TryGet(Message message, JCORefOut<ReceiveContext> property)
void
MessageEncoder. WriteMessage(Message message, Stream stream)
Method parameters in system.servicemodel.channels with type arguments of type Message Modifier and Type Method Description boolean
IDuplexChannelImplementation. EndTryReceive(IAsyncResult result, JCORefOut<Message> message)
boolean
IDuplexSessionChannelImplementation. EndTryReceive(IAsyncResult result, JCORefOut<Message> message)
boolean
IInputChannel. EndTryReceive(IAsyncResult result, JCORefOut<Message> message)
boolean
IInputChannelImplementation. EndTryReceive(IAsyncResult result, JCORefOut<Message> message)
boolean
IInputSessionChannelImplementation. EndTryReceive(IAsyncResult result, JCORefOut<Message> message)
boolean
FaultConverter. TryCreateFaultMessage(NetException exception, JCORefOut<Message> message)
boolean
IDuplexChannelImplementation. TryReceive(TimeSpan timeout, JCORefOut<Message> message)
boolean
IDuplexSessionChannelImplementation. TryReceive(TimeSpan timeout, JCORefOut<Message> message)
boolean
IInputChannel. TryReceive(TimeSpan timeout, JCORefOut<Message> message)
boolean
IInputChannelImplementation. TryReceive(TimeSpan timeout, JCORefOut<Message> message)
boolean
IInputSessionChannelImplementation. TryReceive(TimeSpan timeout, JCORefOut<Message> message)
-
Uses of Message in system.servicemodel.description
Methods in system.servicemodel.description that return Message Modifier and Type Method Description Message
IMetadataExchange. EndGet(IAsyncResult result)
Message
IMetadataExchangeImplementation. EndGet(IAsyncResult result)
Message
IMetadataExchange. Get(Message request)
Message
IMetadataExchangeImplementation. Get(Message request)
Message
TypedMessageConverter. ToMessage(NetObject typedMessage)
Message
TypedMessageConverter. ToMessage(NetObject typedMessage, MessageVersion version)
Methods in system.servicemodel.description with parameters of type Message Modifier and Type Method Description IAsyncResult
IMetadataExchange. BeginGet(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IMetadataExchangeImplementation. BeginGet(Message request, AsyncCallback callback, NetObject state)
NetObject
TypedMessageConverter. FromMessage(Message message)
Message
IMetadataExchange. Get(Message request)
Message
IMetadataExchangeImplementation. Get(Message request)
void
ServiceHealthBehavior. HandleHealthRequest(ServiceHostBase serviceHost, Message httpGetRequest, String[] queries, JCORefOut<Message> replyMessage)
void
ServiceHealthBehaviorBase. HandleHealthRequest(ServiceHostBase serviceHost, Message httpGetRequest, String[] queries, JCORefOut<Message> replyMessage)
Method parameters in system.servicemodel.description with type arguments of type Message Modifier and Type Method Description void
ServiceHealthBehavior. HandleHealthRequest(ServiceHostBase serviceHost, Message httpGetRequest, String[] queries, JCORefOut<Message> replyMessage)
void
ServiceHealthBehaviorBase. HandleHealthRequest(ServiceHostBase serviceHost, Message httpGetRequest, String[] queries, JCORefOut<Message> replyMessage)
-
Uses of Message in system.servicemodel.dispatcher
Methods in system.servicemodel.dispatcher that return Message Modifier and Type Method Description Message
IDispatchMessageFormatter. SerializeReply(MessageVersion messageVersion, NetObject[] parameters, NetObject result)
Message
IDispatchMessageFormatterImplementation. SerializeReply(MessageVersion messageVersion, NetObject[] parameters, NetObject result)
Message
IClientMessageFormatter. SerializeRequest(MessageVersion messageVersion, NetObject[] parameters)
Message
IClientMessageFormatterImplementation. SerializeRequest(MessageVersion messageVersion, NetObject[] parameters)
Methods in system.servicemodel.dispatcher with parameters of type Message Modifier and Type Method Description NetObject
ICallContextInitializer. BeforeInvoke(InstanceContext instanceContext, IClientChannel channel, Message message)
NetObject
ICallContextInitializerImplementation. BeforeInvoke(InstanceContext instanceContext, IClientChannel channel, Message message)
NetObject
IClientMessageFormatter. DeserializeReply(Message message, NetObject[] parameters)
NetObject
IClientMessageFormatterImplementation. DeserializeReply(Message message, NetObject[] parameters)
void
IDispatchMessageFormatter. DeserializeRequest(Message message, NetObject[] parameters)
void
IDispatchMessageFormatterImplementation. DeserializeRequest(Message message, NetObject[] parameters)
InstanceContext
IInstanceContextProvider. GetExistingInstanceContext(Message message, IContextChannel channel)
InstanceContext
IInstanceContextProviderImplementation. GetExistingInstanceContext(Message message, IContextChannel channel)
NetObject
IInstanceProvider. GetInstance(InstanceContext instanceContext, Message message)
NetObject
IInstanceProviderImplementation. GetInstance(InstanceContext instanceContext, Message message)
void
IInstanceContextInitializer. Initialize(InstanceContext instanceContext, Message message)
void
IInstanceContextInitializerImplementation. Initialize(InstanceContext instanceContext, Message message)
void
IInstanceContextProvider. InitializeInstanceContext(InstanceContext instanceContext, Message message, IContextChannel channel)
void
IInstanceContextProviderImplementation. InitializeInstanceContext(InstanceContext instanceContext, Message message, IContextChannel channel)
boolean
ActionMessageFilter. Match(Message message)
boolean
EndpointAddressMessageFilter. Match(Message message)
boolean
MatchAllMessageFilter. Match(Message message)
boolean
MatchNoneMessageFilter. Match(Message message)
boolean
MessageFilter. Match(Message message)
boolean
PrefixEndpointAddressMessageFilter. Match(Message message)
boolean
XPathMessageFilter. Match(Message message)
Method parameters in system.servicemodel.dispatcher with type arguments of type Message Modifier and Type Method Description void
IClientMessageInspector. AfterReceiveReply(JCORefOut<Message> reply, NetObject correlationState)
void
IClientMessageInspectorImplementation. AfterReceiveReply(JCORefOut<Message> reply, NetObject correlationState)
NetObject
IDispatchMessageInspector. AfterReceiveRequest(JCORefOut<Message> request, IClientChannel channel, InstanceContext instanceContext)
NetObject
IDispatchMessageInspectorImplementation. AfterReceiveRequest(JCORefOut<Message> request, IClientChannel channel, InstanceContext instanceContext)
void
IDispatchMessageInspector. BeforeSendReply(JCORefOut<Message> reply, NetObject correlationState)
void
IDispatchMessageInspectorImplementation. BeforeSendReply(JCORefOut<Message> reply, NetObject correlationState)
NetObject
IClientMessageInspector. BeforeSendRequest(JCORefOut<Message> request, IClientChannel channel)
NetObject
IClientMessageInspectorImplementation. BeforeSendRequest(JCORefOut<Message> request, IClientChannel channel)
void
IErrorHandler. ProvideFault(NetException error, MessageVersion version, JCORefOut<Message> fault)
void
IErrorHandlerImplementation. ProvideFault(NetException error, MessageVersion version, JCORefOut<Message> fault)
String
IDispatchOperationSelector. SelectOperation(JCORefOut<Message> message)
String
IDispatchOperationSelectorImplementation. SelectOperation(JCORefOut<Message> message)
-
Uses of Message in system.servicemodel.msmqintegration
Methods in system.servicemodel.msmqintegration with parameters of type Message Modifier and Type Method Description static MsmqIntegrationMessageProperty
MsmqIntegrationMessageProperty. Get(Message message)
-
Uses of Message in system.servicemodel.security
Methods in system.servicemodel.security that return Message Modifier and Type Method Description Message
IWSTrustChannelContractImplementation. Cancel(Message message)
Message
IWSTrustContract. Cancel(Message message)
Message
IWSTrustContractImplementation. Cancel(Message message)
Message
WSTrustChannel. Cancel(Message message)
Message
IWSTrustChannelContractImplementation. EndCancel(IAsyncResult asyncResult)
Message
IWSTrustContract. EndCancel(IAsyncResult asyncResult)
Message
IWSTrustContractImplementation. EndCancel(IAsyncResult asyncResult)
Message
WSTrustChannel. EndCancel(IAsyncResult asyncResult)
Message
IWSTrustChannelContractImplementation. EndIssue(IAsyncResult asyncResult)
Message
IWSTrustContract. EndIssue(IAsyncResult asyncResult)
Message
IWSTrustContractImplementation. EndIssue(IAsyncResult asyncResult)
Message
WSTrustChannel. EndIssue(IAsyncResult asyncResult)
Message
IWSTrustChannelContractImplementation. EndRenew(IAsyncResult asyncResult)
Message
IWSTrustContract. EndRenew(IAsyncResult asyncResult)
Message
IWSTrustContractImplementation. EndRenew(IAsyncResult asyncResult)
Message
WSTrustChannel. EndRenew(IAsyncResult asyncResult)
Message
IWSTrust13AsyncContract. EndTrust13Cancel(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13Cancel(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13Cancel(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13CancelResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13CancelResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13CancelResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13Issue(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13Issue(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13Issue(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13IssueResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13IssueResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13IssueResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13Renew(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13Renew(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13Renew(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13RenewResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13RenewResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13RenewResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13Validate(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13Validate(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13Validate(IAsyncResult ar)
Message
IWSTrust13AsyncContract. EndTrust13ValidateResponse(IAsyncResult ar)
Message
IWSTrust13AsyncContractImplementation. EndTrust13ValidateResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrust13ValidateResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005Cancel(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005Cancel(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005Cancel(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005CancelResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005CancelResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005CancelResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005Issue(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005Issue(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005Issue(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005IssueResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005IssueResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005IssueResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005Renew(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005Renew(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005Renew(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005RenewResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005RenewResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005RenewResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005Validate(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005Validate(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005Validate(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContract. EndTrustFeb2005ValidateResponse(IAsyncResult ar)
Message
IWSTrustFeb2005AsyncContractImplementation. EndTrustFeb2005ValidateResponse(IAsyncResult ar)
Message
WSTrustServiceContract. EndTrustFeb2005ValidateResponse(IAsyncResult ar)
Message
IWSTrustChannelContractImplementation. EndValidate(IAsyncResult asyncResult)
Message
IWSTrustContract. EndValidate(IAsyncResult asyncResult)
Message
IWSTrustContractImplementation. EndValidate(IAsyncResult asyncResult)
Message
WSTrustChannel. EndValidate(IAsyncResult asyncResult)
Message
IWSTrustChannelContractImplementation. Issue(Message message)
Message
IWSTrustContract. Issue(Message message)
Message
IWSTrustContractImplementation. Issue(Message message)
Message
WSTrustChannel. Issue(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Cancel(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Cancel(Message message)
Message
WSTrustServiceContract. ProcessTrust13Cancel(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13CancelResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13CancelResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13CancelResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Issue(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Issue(Message message)
Message
WSTrustServiceContract. ProcessTrust13Issue(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13IssueResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13IssueResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13IssueResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Renew(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Renew(Message message)
Message
WSTrustServiceContract. ProcessTrust13Renew(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13RenewResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13RenewResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13RenewResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Validate(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Validate(Message message)
Message
WSTrustServiceContract. ProcessTrust13Validate(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13ValidateResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13ValidateResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13ValidateResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Cancel(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Cancel(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Cancel(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005CancelResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005CancelResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005CancelResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Issue(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Issue(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Issue(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005IssueResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005IssueResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005IssueResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Renew(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Renew(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Renew(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005RenewResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005RenewResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005RenewResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Validate(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Validate(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Validate(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005ValidateResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005ValidateResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005ValidateResponse(Message message)
Message
IWSTrustChannelContractImplementation. Renew(Message message)
Message
IWSTrustContract. Renew(Message message)
Message
IWSTrustContractImplementation. Renew(Message message)
Message
WSTrustChannel. Renew(Message message)
Message
IWSTrustChannelContractImplementation. Validate(Message message)
Message
IWSTrustContract. Validate(Message message)
Message
IWSTrustContractImplementation. Validate(Message message)
Message
WSTrustChannel. Validate(Message message)
Methods in system.servicemodel.security with parameters of type Message Modifier and Type Method Description IAsyncResult
IWSTrustChannelContractImplementation. BeginCancel(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContract. BeginCancel(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContractImplementation. BeginCancel(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
WSTrustChannel. BeginCancel(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustChannelContractImplementation. BeginIssue(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContract. BeginIssue(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContractImplementation. BeginIssue(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
WSTrustChannel. BeginIssue(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustChannelContractImplementation. BeginRenew(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContract. BeginRenew(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContractImplementation. BeginRenew(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
WSTrustChannel. BeginRenew(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContract. BeginTrust13ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrust13AsyncContractImplementation. BeginTrust13ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrust13ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005Cancel(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005CancelResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005Issue(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005IssueResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005Renew(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005RenewResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005Validate(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContract. BeginTrustFeb2005ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustFeb2005AsyncContractImplementation. BeginTrustFeb2005ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
WSTrustServiceContract. BeginTrustFeb2005ValidateResponse(Message request, AsyncCallback callback, NetObject state)
IAsyncResult
IWSTrustChannelContractImplementation. BeginValidate(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContract. BeginValidate(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
IWSTrustContractImplementation. BeginValidate(Message message, AsyncCallback callback, NetObject asyncState)
IAsyncResult
WSTrustChannel. BeginValidate(Message message, AsyncCallback callback, NetObject asyncState)
Message
IWSTrustChannelContractImplementation. Cancel(Message message)
Message
IWSTrustContract. Cancel(Message message)
Message
IWSTrustContractImplementation. Cancel(Message message)
Message
WSTrustChannel. Cancel(Message message)
static SecurityMessageProperty
SecurityMessageProperty. GetOrCreate(Message message)
Message
IWSTrustChannelContractImplementation. Issue(Message message)
Message
IWSTrustContract. Issue(Message message)
Message
IWSTrustContractImplementation. Issue(Message message)
Message
WSTrustChannel. Issue(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Cancel(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Cancel(Message message)
Message
WSTrustServiceContract. ProcessTrust13Cancel(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13CancelResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13CancelResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13CancelResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Issue(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Issue(Message message)
Message
WSTrustServiceContract. ProcessTrust13Issue(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13IssueResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13IssueResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13IssueResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Renew(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Renew(Message message)
Message
WSTrustServiceContract. ProcessTrust13Renew(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13RenewResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13RenewResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13RenewResponse(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13Validate(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13Validate(Message message)
Message
WSTrustServiceContract. ProcessTrust13Validate(Message message)
Message
IWSTrust13SyncContract. ProcessTrust13ValidateResponse(Message message)
Message
IWSTrust13SyncContractImplementation. ProcessTrust13ValidateResponse(Message message)
Message
WSTrustServiceContract. ProcessTrust13ValidateResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Cancel(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Cancel(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Cancel(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005CancelResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005CancelResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005CancelResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Issue(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Issue(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Issue(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005IssueResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005IssueResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005IssueResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Renew(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Renew(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Renew(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005RenewResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005RenewResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005RenewResponse(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005Validate(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005Validate(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005Validate(Message message)
Message
IWSTrustFeb2005SyncContract. ProcessTrustFeb2005ValidateResponse(Message message)
Message
IWSTrustFeb2005SyncContractImplementation. ProcessTrustFeb2005ValidateResponse(Message message)
Message
WSTrustServiceContract. ProcessTrustFeb2005ValidateResponse(Message message)
Message
IWSTrustChannelContractImplementation. Renew(Message message)
Message
IWSTrustContract. Renew(Message message)
Message
IWSTrustContractImplementation. Renew(Message message)
Message
WSTrustChannel. Renew(Message message)
static boolean
ImpersonateOnSerializingReplyMessageProperty. TryGet(Message message, JCORefOut<ImpersonateOnSerializingReplyMessageProperty> property)
Message
IWSTrustChannelContractImplementation. Validate(Message message)
Message
IWSTrustContract. Validate(Message message)
Message
IWSTrustContractImplementation. Validate(Message message)
Message
WSTrustChannel. Validate(Message message)
-