Share via


OrgIdentityProviderTrustConfiguration.Endpoint Property

 

Applies To: Dynamics CRM 2015

Gets the endpoint of the User ID identity provider.

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

Syntax

public override Uri Endpoint { get; }
public:
property Uri^ Endpoint {
    virtual Uri^ get() override;
}
override Endpoint : Uri with get
Public Overrides ReadOnly Property Endpoint As Uri

Property Value

Type: System.Uri

Type: URI
The endpoint of the User ID identity provider.

Remarks

User ID was previously called Microsoft Online Services ID.

See Also

OrgIdentityProviderTrustConfiguration Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright