ImportExport
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings
DESCRIPTION
Control Settings Import Export Policy
INHERITED FROM
⇒
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
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