CodelessApiPollingDataConnector.AuthRedirectionEndpoint Property

Definition

The redirect endpoint where we will get the authorization code, used in Oauth 2.0 flow

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

Property Value

Implements

Attributes

Applies to