Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets or sets the security token response.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public SecurityTokenResponse SecurityTokenResponse { get; set; }
public:
property SecurityTokenResponse^ SecurityTokenResponse {
SecurityTokenResponse^ get();
void set(SecurityTokenResponse^ value);
}
member SecurityTokenResponse : SecurityTokenResponse with get, set
Public Property SecurityTokenResponse As SecurityTokenResponse
Property Value
Type: Microsoft.Xrm.Sdk.Client.SecurityTokenResponse
Type: SecurityTokenResponseThe security token response.
See Also
AuthenticationCredentials Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright