Microsoft.IdentityModel.Tokens.SecurityTokenArgumentException
Throw this exception when a received SecurityToken has invalid arguments.
public SecurityTokenArgumentException()
Initializes a new instance of the SecurityTokenException class.
Initializes a new instance of the SecurityTokenException class with a specified error message.
Initializes a new instance of the SecurityTokenException class with a specified error message
and a reference to the inner exception that is the cause of this exception.
Initializes a new instance of the SecurityTokenArgumentException class.