Clipboard
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the Clipboard of the Local Devices
INHERITED FROM
⇒
Clipboard
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
ClipboardDirections | ClipboardDirection | Clipboard direction.
Boolean | Enabled | Whether clipboard policy is enabled or not.
LimitClipboardToTextOnlyMode | LimitClipboardToTextOnly | Allowed direction to copy file to/from device using clipboard.
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |
Last updated