ICodelessApiPollingDataConnector.AuthFlowName Property

Definition

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

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

Property Value

Attributes

Applies to