次の方法で共有


SecurityEvent.Server プロパティ

定義

サーバー名を取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象