ControlSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings
DESCRIPTION
Control Settings Policy
INHERITED FROM
RASSerilazableObj⇒ControlSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
ControlSettingsConnections | The control setting connections policy. | ||
Credentials | The control setting credentials policy. | ||
ImportExport | The control setting import export policy. |
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