ServiceProxy<TService>.HomeRealmSecurityTokenResponse Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the security token response of the home realm.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public SecurityTokenResponse HomeRealmSecurityTokenResponse { get; protected set; }
Public Property HomeRealmSecurityTokenResponse As SecurityTokenResponse
    Get
    Protected Set
End Property

Property Value

Type: Microsoft.Xrm.Sdk.Client.SecurityTokenResponse

Type: SecurityTokenResponse
The security token response of the home realm.

Remarks

For more information, refer to the ServiceProxy<TService> constructor that supports a home realm URI parameter.

See Also

ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright