IJsonWebKey.Crv Property

Definition

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

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

Property Value

Attributes

Applies to