Keyboard Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Keyboard Policy
INHERITED FROM
RASSerilazableObj⇒Keyboard
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether Keyboard policy is enabled or not | |
KeyboardWindow | Will allow window key combinations. | ||
Boolean | SendUnicodeChars | Allow Unicode characters if the box is checked. |
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