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

HALBGatewayConfigSettings | GatewayConfig | HALB Gateway configuration settings

AcceptedSSLVersion | MinSSLVersion | Minimum accepted SSL version (TLSv1, TLSv1_1, TLSv1_2, TLSv1_3)

Boolean | SSLCipherPreference | Enable or disable 'Use ciphers according to server preference'.

CipherStrength | SSLCipherStrength | SSL Cipher Strength (Low, Medium, High, or Custom)

String | SSLCustomCipher | SSL Custom Cipher

LoadBalancingSSLMode | 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

© 2024 Parallels International GmbH. All rights reserved.