Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the security credentials for a Web service and the Web service client that are associated with a SoapContext.
The following tables list the members exposed by the CredentialContext type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Item | Gets or sets the CredentialContext for the specified SOAP actor. |
![]() |
UltimateReceiver | Gets the security credentials used to protect the SOAP message parts that are intended for the ultimate destination. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetSecurityContextToken | Overloaded. |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
SetCredentials | Overloaded. Specifies or replaces the security credentials used to secure parts of the SOAP message. |
![]() |
SetSecurityContextToken | Overloaded. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top