# HALBSSLConfigSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

HALB SSL configuration settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

HALBSSLConfigSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                           | Name                | Description                                                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ------------------------------------------------------------------ |
| UInt32                                                                                                                                                         | CertID              | Certificate ID                                                     |
| [HALBGatewayConfigSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/halbgatewayconfigsettings) | GatewayConfig       | HALB Gateway configuration settings                                |
| [AcceptedSSLVersion](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/cipherstrength)                       | SSLCipherStrength   | SSL Cipher Strength (Low, Medium, High, or Custom)                 |
| String                                                                                                                                                         | SSLCustomCipher     | SSL Custom Cipher                                                  |
| [LoadBalancingSSLMode](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/loadbalancingsslmode)           | SSLMode             | Load Balancing SSL Mode                                            |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
