Update

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

DESCRIPTION

Client Options Update Policy

INHERITED FROM

RASSerilazableObj

Update

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

CheckForUpdateOnLaunch

Will check updates on startup.

Boolean

Enabled

Whether Client Options Update policy is enabled or not.

String

UpdateAVDClientXMLURL

The url to update the AVD client.

String

UpdateClientXmlUrl

The url to update the client.

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