Share via


IssuerCredentials.AccountId Property

Definition

Gets or sets the user name/account name/account id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to