Compartir a través de


KeyProperties.KeyType Propiedad

Definición

Obtiene o establece el tipo de clave.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a