SyncGroup.HubDatabaseUserName Property

Definition

Gets or sets user name for the sync group hub database credential.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hubDatabaseUserName")]
public string HubDatabaseUserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hubDatabaseUserName")>]
member this.HubDatabaseUserName : string with get, set
Public Property HubDatabaseUserName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to