IJsonWebKey.Y Property

Definition

Y coordinate for the Elliptic Curve point

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

Property Value

Attributes

Applies to