SyncGroup.HubDatabasePassword Property

Definition

Gets or sets password for the sync group hub database credential.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to