SyncAgentLinkedDatabase.UserName プロパティ

定義

同期エージェントのリンクされたデータベースのユーザー名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象