AccessControlRulesIdentity.ProcessName Property

Definition

Gets or sets the process name of the executable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to