Share via


ICodelessApiPollingDataConnector.AuthScope Property

Definition

The OAuth token scope

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

Property Value

Attributes

Applies to