Reference Library
Password Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..SetAgentStateParametersPassword
The password of the agent (optional).
Declaration Syntax
C#Visual BasicVisual C++
public string Password { get; set; }
Public Property Password As String
	Get
	Set
public:
property String^ Password {
	String^ get ();
	void set (String^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)