ImportExport Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings

DESCRIPTION

Control Settings Import Export Policy

INHERITED FROM

RASSerilazableObjarrow-up-right⇒ImportExport

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

DontExport

Will not allow any exportation of the connection settings.

Boolean

DontImport

Will not allow any importation of the connection settings.

Boolean

DontImportExport

Will not allow any importation or exportation of the connection settings.

Boolean

Enabled

Whether Control Settings Import Export policy is enabled or not.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated