Share via


CertificateException Constructor

 

Creates an instance of the CertificateException class.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Overload List

Name Description
System_CAPS_protmethod CertificateException(SerializationInfo, StreamingContext)

Creates an instance of the CertificateException class using the specified serialization data and streaming contextual data.

System_CAPS_protmethod CertificateException(String, String)

Creates an instance of the CertificateException class using the specified resource data and thumbprint of a certificate.

See Also

CertificateException Class
System.Web.Security.SingleSignOn Namespace

Return to top