Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2013
Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public string DevicePassword { get; set; }
public:
property String^ DevicePassword {
    String^ get();
    void set(String^ value);
}
member DevicePassword : string with get, set
Public Property DevicePassword As String
Property Value
Type: System.String
Type: String
.
See Also
ConnectionData Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top