IServiceConfiguration<TService>.AuthenticateCrossRealm Method
Applies To: Dynamics CRM 2015
Authenticates against a remote Secure Token Service(STS).
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
AuthenticateCrossRealm(ClientCredentials, String, Uri) | Authenticates against a remote Secure Token Service (STS) using client credentials. |
|
AuthenticateCrossRealm(SecurityToken, String, Uri) | Authenticates against a remote Secure Token Service (STS) using a security token retrieved from an identity provider (when in federation mode). |
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright