Overload | Description |
---|---|
TokenInfoPolicy Constructor() | Initializes a new instance of the class with default data. |
TokenInfoPolicy Constructor(String) | Initializes a new instance of the class, specifying token profile URI string. |
TokenInfoPolicy Constructor(String,String,String) | Initializes a new instance of the class, specifying token profile URI string, security policy URI string, and service principal name. |
TokenInfoPolicy Constructor(TokenInfoPolicy) | Initializes a new copy of the object. |