JsonWebKey.KeyOps Propriété

Définition

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="key_ops", Required=Newtonsoft.Json.Required.Default)]
public System.Collections.Generic.IList<string> KeyOps { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="key_ops", Required=Newtonsoft.Json.Required.Default)>]
member this.KeyOps : System.Collections.Generic.IList<string> with get, set
Public Property KeyOps As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à