Share via


ICodelessConnectorPollingAuthProperties.FlowName Property

Definition

Describes the flow name, for example 'AuthCode' for Oauth 2.0

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describes the flow name, for example 'AuthCode' for Oauth 2.0", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="flowName")]
public string FlowName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describes the flow name, for example 'AuthCode' for Oauth 2.0", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="flowName")>]
member this.FlowName : string with get, set
Public Property FlowName As String

Property Value

Attributes

Applies to