Share via


JsonWebKey.X Property

Definition

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.KeyVault.WebKey.Base64UrlJsonConverter))]
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="x", Required=Newtonsoft.Json.Required.Default)]
public byte[] X { get; set; }

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Legacy