Share via


DataConnectorConnectBody.AuthorizationCode Property

Definition

The authorization code used in OAuth 2.0 code flow to issue a token.

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

Property Value

Implements

Attributes

Applies to