SecurityTokenArgumentException Class

Definition

Throw this exception when a received SecurityToken has invalid arguments.

C#
[System.Serializable]
public class SecurityTokenArgumentException : ArgumentException
Inheritance
SecurityTokenArgumentException
Derived
Attributes

Constructors

SecurityTokenArgumentException()

Initializes a new instance of the SecurityTokenException class.

SecurityTokenArgumentException(SerializationInfo, StreamingContext)

Initializes a new instance of the SecurityTokenArgumentException class.

SecurityTokenArgumentException(String, Exception)

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.

SecurityTokenArgumentException(String)

Initializes a new instance of the SecurityTokenException class with a specified error message.

Applies to

Product Versions
Microsoft Identity Model latest