ComponentSpace SAML Class Library Reference

SAMLSignatureException Class

The exception that is thrown when a SAML signature generation or verification fails.

For a list of all members of this type, see SAMLSignatureException Members.

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.SAML.SAMLException
            ComponentSpace.SAML.SAMLSignatureException

[Visual Basic]
Public Class SAMLSignatureException
    Inherits SAMLException
[C#]
public class SAMLSignatureException : SAMLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.SAML

Assembly: ComponentSpace.SAML (in ComponentSpace.SAML.dll)

See Also

SAMLSignatureException Members | ComponentSpace.SAML Namespace