Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenIdConnect
Client
Common
Exceptions
InvalidStateException
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.
public
InvalidStateException
( )