SecurityTokenResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a security token response.
public ref class SecurityTokenResponse sealed
public sealed class SecurityTokenResponse
type SecurityTokenResponse = class
Public NotInheritable Class SecurityTokenResponse
- Inheritance
-
SecurityTokenResponse
Remarks
This class is a wrapper containing a security token request response and a security token.
Constructors
SecurityTokenResponse() |
Initializes a new instance of the |
Properties
EndpointType |
Gets or sets the type of endpoint that the security token applies to. |
Token |
Gets or sets the security token. |