PCKeyboard Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options PC Keyboard Policy
INHERITED FROM
RASSerilazableObj⇒PCKeyboard
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether Client Options PCKeyboard policy is enabled or not. | |
Boolean | ForcePCKeybd | Will force to use the pc keyboard if applicable. | |
PCKeybd | The chosen Language for the keyboard layout. |
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