Share via


OrgIdentityProviderTrustConfiguration.Identifier Property

 

Applies To: Dynamics CRM 2015

Gets the name of the identity service.

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

Syntax

public Uri Identifier { get; }
public:
property Uri^ Identifier {
    Uri^ get();
}
member Identifier : Uri with get
Public ReadOnly Property Identifier As Uri

Property Value

Type: System.Uri

Type: URI
The name of the identity service.

See Also

OrgIdentityProviderTrustConfiguration Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright