DeviceIdManager.PersistToFile Property
Applies To: Dynamics CRM 2015
Indicates whether the registered device credentials should be persisted to the database
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public static bool PersistToFile { get; set; }
public:
property bool PersistToFile {
static bool get();
static void set(bool value);
}
static member PersistToFile : bool with get, set
Public Shared Property PersistToFile As Boolean
Property Value
Type: System.Boolean
See Also
DeviceIdManager Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright