MacOSKeyboardMappings

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

DESCRIPTION

Client Options MacOS Keyboard Mappings Policy

INHERITED FROM

RASSerilazableObj

MacOSKeyboardMappings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Whether Client Options MacOS Keyboard Mappings policy is enabled or not.

KybdMapLeftCmd

MacOS keyboard mapping for the left CMD key.

KybdMapLeftCtrl

MacOS keyboard mapping for the left CTRL key.

KybdMapRightCmd

MacOS keyboard mapping for the right CMD key.

KybdMapRightCtrl

MacOS keyboard mapping for the right CTRL key.

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