Share via


ICodelessConnectorPollingConfigProperties.AuthApiKeyIdentifier Property

Definition

A prefix send in the header before the actual token

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A prefix send in the header before the actual token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="apiKeyIdentifier")]
public string AuthApiKeyIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A prefix send in the header before the actual token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="apiKeyIdentifier")>]
member this.AuthApiKeyIdentifier : string with get, set
Public Property AuthApiKeyIdentifier As String

Property Value

Attributes

Applies to