The exception that is thrown when an error occurs while processing security tokens in a <Security> header.
The following tables list the members exposed by the SecurityFault type.
Public Constructors
| Name | Description | |
|---|---|---|
| SecurityFault | Overloaded. Initializes a new instance of the SecurityFault class. |
Top
Public Fields
| Name | Description | |
|---|---|---|
![]() |
ClientFaultCode | (Inherited from SoapException ) |
![]() |
DetailElementName | (Inherited from SoapException ) |
![]() |
FailedAuthenticationCode | Specifies a SOAP fault code indicating that authentication of a security token failed. This field is read-only. |
![]() |
FailedAuthenticationMessage | Specifies the error message of a SecurityFault exception when a digital signature cannot be verified or encrypted data cannot be decrypted. This field is constant. |
![]() |
FailedCheckCode | Specifies a SOAP fault code indicating that a digital signature could not be verified or that encrypted data could not be decrypted. This field is read-only. |
![]() |
FailedCheckMessage | Specifies the error message of a SecurityFault exception when a digital signature cannot be verified or encrypted data cannot be decrypted. This field is constant. |
![]() |
InvalidSecurityCode | Specifies a SOAP fault code indicating that an error occurred while processing the <Security> SOAP header. This field is read-only. |
![]() |
InvalidSecurityMessage | Specifies the error message of a SecurityFault exception when an error occurs processing the <Security> SOAP header. This field is constant. |
![]() |
InvalidSecurityTokenCode | Specifies a SOAP fault code indicating that an invalid security token was provided. This field is read-only. |
![]() |
InvalidSecurityTokenMessage | Specifies the error message of a SecurityFault exception when an invalid security token is provided. This field is constant. |
![]() |
MustUnderstandFaultCode | (Inherited from SoapException ) |
![]() |
SecurityHeaderCode | Specifies a SOAP fault code indicating that an error occurred while processing security tokens in a <Security> header and none of the other codes in the SecurityFault class applies. |
![]() |
SecurityTokenUnavailableCode | Specifies a SOAP fault code indicating that a reference to a security token within a SOAP message cannot be retrieved. This field is read-only. |
![]() |
SecurityTokenUnavailableMessage | Specifies the error message of a SecurityFault exception when a reference to a security token within a SOAP message cannot be retrieved. This field is constant. |
![]() |
ServerFaultCode | (Inherited from SoapException ) |
![]() |
UnsupportedAlgorithmCode | Specifies a SOAP fault code indicating that an unsupported encryption or signature algorithm was used in the SOAP message. This field is read-only. |
![]() |
UnsupportedAlgorithmMessage | Specifies the error message of a SecurityFault exception when an unsupported encryption or signature algorithm is used in the SOAP message. This field is constant. |
![]() |
UnsupportedSecurityTokenCode | Specifies a SOAP fault code indicating that an unsupported security token was provided in a received SOAP message. This field is read-only. |
![]() |
UnsupportedSecurityTokenMessage | Specifies the error message of a SecurityFault exception when an unsupported security token is provided in a received SOAP message. This field is constant. |
![]() |
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
SecurityFault Class
Microsoft.Web.Services3.Security Namespace
.gif)
.gif)
.gif)
.gif)
.gif)