Compartilhar via


KeyCredential.Usage Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to