ICodelessApiPollingDataConnector.AuthApiKeyIdentifier Property

Definition

A prefix send in the header before the actual token

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

Property Value

Attributes

Applies to