次の方法で共有


VpnClientConnectionHealthDetail.VpnUserName プロパティ

定義

接続されている VPN クライアントのユーザー名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象