Share via


AzureActiveDirectoryMetadata.LoginEndpoint Property

Definition

Gets a value indicating the Azure Active Directory login instance endpoint (for ADAL initialization).

public string LoginEndpoint { get; }
member this.LoginEndpoint : string
Public ReadOnly Property LoginEndpoint As String

Property Value

Returns the login instance endpoint.

Applies to