Share via


OpenIdConnectConfig.AuthorizationEndpoint Property

Definition

The endpoint to be used to make an authorization request.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string AuthorizationEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AuthorizationEndpoint : string with get, set
Public Property AuthorizationEndpoint As String

Property Value

Implements

Attributes

Applies to