Connection Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

DESCRIPTION

Client Options Connection Policy

INHERITED FROM

RASSerilazableObj
Connection

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean AutoRefreshFarms Will automatically refresh the farm every given minutes.
UInt32 AutoRefreshTime_Mins The given minutes to refresh the farm.
ConnectionBannerType ConnectionBannerType The type of connection banner used.
Boolean Enabled Whether Client Options Connection 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 ()

References to Types

ClientOptions