次の方法で共有


BastionActiveSession.UserName プロパティ

定義

このセッションでアクティブなユーザー名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象