次の方法で共有


EventData.Caller プロパティ

定義

操作を実行したユーザーの電子メール アドレス、UPN 要求、または可用性に基づく SPN 要求を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="caller")]
public string Caller { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="caller")>]
member this.Caller : string
Public ReadOnly Property Caller As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象