Partager via


KeyCredential.Usage Propriété

Définition

Obtient ou définit l’utilisation. Les valeurs acceptables sont « Verify » et « Sign ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à