Freigeben über


RunAsAccount.AccountId Property

Definition

Gets or sets the CS RunAs account Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to