IServiceConfigurationAuthenticateCrossRealm Method

 

Updated: November 29, 2016

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

Authenticates against a remote Secure Token Service (STS) using client credentials.

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

No code example is currently available or this language may not be supported.

Parameters

clientCredentials
Type:

Type: ClientCredentials. Specifies a client credentials instance with the Windows credentials or the UserName (.UserName and .Password) set.

appliesTo
Type:

Type: String. Specifies the identifier of the STS to authenticate on behalf of.

crossRealmSts
Type:

Type: URI. Specifies the URI of the cross realm STS metadata endpoint.

Return Value

Type:

Type: SecurityTokenResponse
The security token response.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: