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.
The exception that is thrown when an error occurs when there is a problem with an issues security token.
The following tables list the members exposed by the SecureConversationFault type.
Public Constructors
Name | Description | |
---|---|---|
SecureConversationFault | Overloaded. Initializes a new instance of the SecureConversationFault class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
BadContextTokenCode | Specifies the SOAP fault code indicating that a SecurityContextToken security token contains insufficient or unsupported elements. |
![]() ![]() |
BadContextTokenMessage | Specifies the error message of a SecureConversationFault exception when a SecurityContextToken security token contains insufficient or unsupported elements. |
![]() ![]() |
ClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
DetailElementName | (Inherited from SoapException ) |
![]() ![]() |
MustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
UnknownDerivationSourceCode | Specifies the SOAP fault code indicating that the parent security token from which a DerivedKeyToken security token is derived is not specified by the DerivedKeyToken security token. |
![]() ![]() |
UnknownDerivationSourceMessage | Specifies the error message of a SecureConversationFault exception when the parent security token from which a DerivedKeyToken security token is derived is not specified by the DerivedKeyToken security token. |
![]() ![]() |
VersionMismatchFaultCode | (Inherited from SoapException ) |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapException ) |
![]() |
Code | (Inherited from SoapException ) |
![]() |
Data | (Inherited from Exception ) |
![]() |
Detail | (Inherited from SoapException ) |
![]() |
HelpLink | (Inherited from Exception ) |
![]() |
InnerException | (Inherited from Exception ) |
![]() |
Lang | (Inherited from SoapException ) |
![]() |
Message | (Inherited from Exception ) |
![]() |
Node | (Inherited from SoapException ) |
![]() |
Role | (Inherited from SoapException ) |
![]() |
Source | (Inherited from Exception ) |
![]() |
StackTrace | (Inherited from Exception ) |
![]() |
SubCode | (Inherited from SoapException ) |
![]() |
TargetSite | (Inherited from Exception ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
HResult | (Inherited from Exception ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBaseException | (Inherited from Exception ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetObjectData | (Inherited from SoapException ) |
![]() |
GetType | (Inherited from Exception ) |
![]() ![]() |
IsClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsMustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsVersionMismatchFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Exception ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SecureConversationFault Class
Microsoft.Web.Services3.Security Namespace