Clipboard Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the Clipboard of the Local Devices
INHERITED FROM
RASSerilazableObj⇒Clipboard
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
ClipboardDirection | Clipboard direction. | ||
Boolean | Enabled | Whether clipboard policy is enabled or not. |
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 () |
Last updated