SecurityEvent.ApplicationName Property

Definition

Gets the application used to execute the statement.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to