IdentityProviderTrustConfiguration.Policy Property
Applies To: Dynamics CRM 2015
Gets or sets a policy configuration that identifies a Secure Token Service (STS).
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string Policy { get; set; }
public:
property String^ Policy {
String^ get();
void set(String^ value);
}
member Policy : string with get, set
Public Property Policy As String
Property Value
Type: System.String
Type: String
The policy configuration that identifies a Secure Token Service (STS).
See Also
IdentityProviderTrustConfiguration Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright