AppVSolution.PasswordManagementServer Property¶
Gets 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¶
public string PasswordManagementServer { get; }
VB¶
Public ReadOnly Property PasswordManagementServer As String
Get
Property Value¶
Type: String
The password used to connect to the management server.
See Also¶
Reference¶
AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace