AuthenticationCredentials.AppliesTo Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Uri AppliesTo { get; set; }
Public Property AppliesTo As Uri
Property Value
Type: System.Uri
Type: URI
The scope that a security token request applies to.
Remarks
This property is optional. For Microsoft Dynamics 365 (online), this property value is automatically determined.
See Also
AuthenticationCredentials Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright