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)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
Last updated