Share via


PasswordCredential.KeyId Property

Definition

Gets or sets key ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to