Share via


ICodelessConnectorPollingConfigProperties.AuthTokenEndpointHeader Property

Definition

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

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

Property Value

Attributes

Applies to