Keyboard

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

RedirectRemoteKeyboardInput

Allow keyboard input and events from remote applications to be sent to the currently active application on the local device. Note: Applicable to Parallels Client for macOS only.

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 ()

### References to Types

Last updated