RevokedCertificateException Class

Definition

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

Constructors

RevokedCertificateException()
RevokedCertificateException(Exception)
RevokedCertificateException(SerializationInfo, StreamingContext)
RevokedCertificateException(String)
RevokedCertificateException(String, Exception)

Applies to