Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the WSE-specific features of a SOAP message. This class cannot be inherited.
The following tables list the members exposed by the SoapContext type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Actor | Gets the SOAP actor associated with the SOAP message. |
![]() |
Addressing | Represents the WS-Addressing SOAP headers for the SoapContext. |
![]() |
Channel | Gets or sets the channel that was used to receive the context. |
![]() |
ContentType | Gets the HTTP Content-Type of the SOAP request or SOAP response. |
![]() |
Credentials | Gets the security tokens that are associated with the Web service and the Web service client. |
![]() |
Current | Gets the SoapContext for the current request. |
![]() |
Envelope | Gets the contents of the SOAP message. |
![]() |
IdentityToken | Gets or sets the identity security token for a SOAP message. |
![]() |
IsInbound | Gets a value indicating whether the SOAP message is being received (as opposed to being sent). |
![]() |
IsOneWay | Gets or sets a value indicating whether the associated SOAP message is outgoing and a response is not expected. |
![]() |
IsRequest | Gets or sets a value that indicates whether the SOAP message associated with this SOAP context is a SOAP request. |
![]() |
Item | Gets or sets an object in the context property bag. |
![]() |
MessageState | Gets or sets state information for a SOAP message. |
![]() |
OperationState | Gets or sets state information for a SOAP request/SOAP response pair. |
![]() |
Processed | Specifies whether or not the SoapContext has been processed by the filter. |
![]() |
Referrals | Gets the referral-related information associated with the SOAP message. |
![]() |
Security | Gets the security header associated with the SOAP message. Obsolete. |
![]() |
SessionState | Gets or sets state information for a series of SOAP messages. |
![]() |
WebRequest | Gets or sets the System.Net.WebRequest that represents the SOAP request. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Adds an element with the specified key and value to the context property bag. |
![]() |
Clear | Removes all elements from the context property bag. |
![]() |
Contains | Determines whether the context property bag contains a specific key. |
![]() |
CopyTo | Copies the current SoapContext to the specified context. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Returns a System.Collections.IDictionaryEnumerator that can iterate through the context property bag. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Remove | Removes the element with the specified key from the context property bag. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SoapContext Class
Microsoft.Web.Services3 Namespace
RequestSoapContext
ResponseSoapContext
.gif)
.gif)
.gif)
.gif)