Freigeben über


OrgIdentityProviderTrustConfiguration.Endpoint Property

Definition

Gets the endpoint of the User ID identity provider.

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

Property Value

Uri

The endpoint of the User ID identity provider.

Remarks

User ID was previously called Microsoft Online Services ID.

Applies to