OrgIdentityProviderTrustConfiguration.Endpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The endpoint of the User ID identity provider.
Remarks
User ID was previously called Microsoft Online Services ID.