ComponentSpace SAML Class Library Reference

CertificateStoreException Class

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

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.CryptoHelper.CertificateStoreException

[Visual Basic]
Public Class CertificateStoreException
    Inherits ApplicationException
[C#]
public class CertificateStoreException : 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

CertificateStoreException Members | ComponentSpace.CryptoHelper Namespace