<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.14.0" />

Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException

This exception is thrown when an OpenIdConnect protocol handler encounters a protocol error.

Initializes a new instance of the OpenIdConnectProtocolException class.

public OpenIdConnectProtocolException(string message)

Initializes a new instance of the OpenIdConnectProtocolException class.

public OpenIdConnectProtocolException(string message, Exception innerException)

Initializes a new instance of the OpenIdConnectProtocolException class.

Initializes a new instance of the OpenIdConnectProtocolException class.