Share via


ICodelessConnectorPollingAuthProperties.IsApiKeyInPostPayload Property

Definition

Marks if the key should sent in header

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Marks if the key should sent in header", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="isApiKeyInPostPayload")]
public string IsApiKeyInPostPayload { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Marks if the key should sent in header", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="isApiKeyInPostPayload")>]
member this.IsApiKeyInPostPayload : string with get, set
Public Property IsApiKeyInPostPayload As String

Property Value

Attributes

Applies to