Share via


IApiPollingParameters.AuthAuthorizationEndpoint Property

Definition

The endpoint used to authorize the user, used in Oauth 2.0 flow

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The endpoint used to authorize the user, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authorizationEndpoint")]
public string AuthAuthorizationEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The endpoint used to authorize the user, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authorizationEndpoint")>]
member this.AuthAuthorizationEndpoint : string with get, set
Public Property AuthAuthorizationEndpoint As String

Property Value

Attributes

Applies to