RASProxySettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Proxy Settings

INHERITED FROM

RASSerilazableObj

⇒

RASProxySettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type

Name

Description

String

HttpProxyAddress

The HTTP Proxy Address.

ProxyMode

HttpProxyMode

The HTTP Proxy Mode

UInt32

HttpProxyPort

The HTTP Proxy Port.

Boolean

HttpProxyRequiresAuth

Whether HTTP Proxy requires authentication or not.

String

HttpProxyUser

The HTTP Proxy User.

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 Commands

Last updated

© 2024 Parallels International GmbH. All rights reserved.