Share via


SecurityEvent.Server Property

Definition

Gets the server name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to