ComponentSpace SAML Class Library Reference

CertificateContextException Class

The exception that is thrown when a certificate context operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.CryptoHelper.CertificateContextException

[Visual Basic]
Public Class CertificateContextException
    Inherits ApplicationException
[C#]
public class CertificateContextException : ApplicationException

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.CryptoHelper

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

See Also

CertificateContextException Members | ComponentSpace.CryptoHelper Namespace