Share via


IJsonWebKey.Crv Property

Definition

The "crv" (curve) parameter identifies the curve type

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="The "crv" (curve) parameter identifies the curve type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="crv")]
public string Crv { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="The "crv" (curve) parameter identifies the curve type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="crv")>]
member this.Crv : string with get, set
Public Property Crv As String

Property Value

Attributes

Applies to