Share via


ClientDiscoveryValueForSingleApi.Origin Property

Definition

Gets or sets the intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to