Share via


KeyCredential.CustomKeyIdentifier Property

Definition

Gets or sets custom Key Identifier

[Newtonsoft.Json.JsonProperty(PropertyName="customKeyIdentifier")]
public string CustomKeyIdentifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customKeyIdentifier")>]
member this.CustomKeyIdentifier : string with get, set
Public Property CustomKeyIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to