Share via


SyncAgentLinkedDatabase.UserName Property

Definition

Gets user name of the sync agent linked database.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to