C# Class OpenIdConnect.Client.Common.Exceptions.InvalidStateException

Represents a mismatch when comparing a stored state with the returned state given by a callback URI.
Inheritance: OpenIdConnectException
显示文件 Open project: sapo/sapo-services-sdk

Public Methods

Method Description
InvalidStateException ( )

Creates a new InvalidStateException with the default message.

Method Details

InvalidStateException() public method

Creates a new InvalidStateException with the default message.