ICodelessApiPollingDataConnector.AuthAuthorizationEndpoint Property

Definition

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

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

Property Value

Attributes

Applies to