JsonWebKey.CurveName Property

Definition

Gets the name of the elliptical curve.

public Azure.Security.KeyVault.Keys.KeyCurveName? CurveName { get; set; }
member this.CurveName : Nullable<Azure.Security.KeyVault.Keys.KeyCurveName> with get, set
Public Property CurveName As Nullable(Of KeyCurveName)

Property Value

Applies to