次の方法で共有


ComponentEventDetails.PrincipalOid プロパティ

定義

ポリシー イベントをトリガーしたリソース コンポーネント操作を開始したユーザーのプリンシパル オブジェクト ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象