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 | |
---|---|---|
CertificateException(SerializationInfo, StreamingContext) | Creates an instance of the CertificateException class using the specified serialization data and streaming contextual data. |
|
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