DiskDrives
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the Disk Drives of the Local Devices
INHERITED FROM
⇒
DiskDrives
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
DynamicDrives
Whether Drives that are plugged in later on are dynamically connected or
not
Boolean
Enabled
Whether Disk Drives policy is enabled or not
Boolean
RedirectDrives
Whether Drives Redirection is enabled or not
Boolean
RedirectReadonlyDrives
Redirect as read-only drives.
List<String>
RedirectToDrives
The drives to redirect to.
Boolean
UseAllDrives
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated