HALBSSLConfigSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

HALB SSL configuration settings

INHERITED FROM

RASSerilazableObj⇒HALBSSLConfigSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

UInt32

CertID

Certificate ID

GatewayConfig

HALB Gateway configuration settings

MinSSLVersion

Minimum accepted SSL version (TLSv1, TLSv1_1, TLSv1_2, TLSv1_3)

Boolean

SSLCipherPreference

Enable or disable 'Use ciphers according to server preference'.

SSLCipherStrength

SSL Cipher Strength (Low, Medium, High, or Custom)

String

SSLCustomCipher

SSL Custom Cipher

SSLMode

Load Balancing SSL Mode

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated

© 2024 Parallels International GmbH. All rights reserved.