Connections Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings
DESCRIPTION
Control Settings Connections Policy
INHERITED FROM
RASSerilazableObj⇒Connections
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | DontAddNewASXGConns | Will not be able to add a new ras connections. | |
Boolean | DontAddNewStdConns | Will not be able to add a new rdp connections. | |
Boolean | Enabled | Whether Control Settings Connections policy is enabled or not. |
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