IJsonWebKey.X Property

Definition

X coordinate for the Elliptic Curve point

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Create=true, Description="X coordinate for the Elliptic Curve point", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="x", Update=true)]
public string X { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Create=true, Description="X coordinate for the Elliptic Curve point", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="x", Update=true)>]
member this.X : string with get, set
Public Property X As String

Property Value

Attributes

Applies to