ICodelessApiPollingDataConnector.AuthTokenEndpointQueryParameter Property

Definition

The query parameters used in token request, used in Oauth 2.0 flow

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The query parameters used in token request, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="tokenEndpointQueryParameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny AuthTokenEndpointQueryParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The query parameters used in token request, used in Oauth 2.0 flow", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="tokenEndpointQueryParameters", Update=true)>]
member this.AuthTokenEndpointQueryParameter : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny with get, set
Public Property AuthTokenEndpointQueryParameter As IAny

Property Value

Attributes

Applies to