SecondaryConnection
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Secondary Connection Policy
INHERITED FROM
⇒
SecondaryConnection
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Mode | Mode | The mode type of connection
String | Server | The Server which the user is going to connect to
UInt32 | ServerPort | The port of the server
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