次の方法で共有


OperationsDiscovery.Origin プロパティ

定義

Origin を取得または設定します。 操作の目的の Executor。は、RBAC UX と監査ログ UX での操作の表示を制御します。 既定値は "user,system" です。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象