Share via


IntegrationRuntimeSsisCatalogInfo.CatalogAdminPassword Property

Definition

Gets or sets the password of the administrator user account of the catalog database.

[Newtonsoft.Json.JsonProperty(PropertyName="catalogAdminPassword")]
public Microsoft.Azure.Management.DataFactory.Models.SecureString CatalogAdminPassword { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="catalogAdminPassword")>]
member this.CatalogAdminPassword : Microsoft.Azure.Management.DataFactory.Models.SecureString with get, set
Public Property CatalogAdminPassword As SecureString

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to