SyncGroup.HubDatabasePassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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