Share via


IdentityProviderTrustConfiguration.Endpoint Property

Definition

Gets the endpoint of the identity provider.

public:
 abstract property Uri ^ Endpoint { Uri ^ get(); };
public abstract Uri Endpoint { get; }
member this.Endpoint : Uri
Public MustOverride ReadOnly Property Endpoint As Uri

Property Value

Uri

The endpoint of the identity provider.

Applies to