Share via


ICodelessConnectorPollingAuthProperties.AuthType Property

Definition

The authentication type

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The authentication type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="authType")]
public string AuthType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The authentication type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="authType")>]
member this.AuthType : string with get, set
Public Property AuthType As String

Property Value

Attributes

Applies to