共用方式為


KeyProperties.KeyType Property

Definition

Gets or sets the key type.

[Newtonsoft.Json.JsonProperty(PropertyName="kty")]
public string KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kty")>]
member this.KeyType : string with get, set
Public Property KeyType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to