ISolutionConfig.PasswordManagementServer Property¶
Gets or sets the password used to connect to the management server.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
string PasswordManagementServer { get; set; }
VB¶
Property PasswordManagementServer As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace