LiveIdentityProviderTrustConfiguration.Endpoint Property

Definition

Gets the endpoint of the Microsoft account 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 Microsoft account identity provider.

Applies to