HALBSSLConfigSettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

HALB SSL configuration settings

INHERITED FROM

RASSerilazableObj

HALBSSLConfigSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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

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