次の方法で共有


SecurityEvent.ApplicationName プロパティ

定義

ステートメントの実行に使用するアプリケーションを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象