Share via


ExpiredCertificateException Class

Definition

public ref class ExpiredCertificateException : Microsoft::IdentityServer::AuthenticationFailedException
[System.Serializable]
public class ExpiredCertificateException : Microsoft.IdentityServer.AuthenticationFailedException
type ExpiredCertificateException = class
    inherit AuthenticationFailedException
Public Class ExpiredCertificateException
Inherits AuthenticationFailedException
Inheritance
Attributes

Constructors

ExpiredCertificateException()
ExpiredCertificateException(Exception)
ExpiredCertificateException(SerializationInfo, StreamingContext)
ExpiredCertificateException(String, Exception)
ExpiredCertificateException(String)

Applies to