Tracking Client API for Windows Phone
Password Property
NamespacesESRI.Tracking.ConnectorConnectorPassword
Gets password used to log in.
Declaration Syntax
C#Visual BasicVisual C++
public string Password { get; private set; }
Public Property Password As String
	Get
	Private Set
public:
property String^ Password {
	String^ get ();
	private: void set (String^ value);
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)