DataConnectorConnectContent.AuthorizationCode Property

Definition

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

public string AuthorizationCode { get; set; }
member this.AuthorizationCode : string with get, set
Public Property AuthorizationCode As String

Property Value

Applies to