Server.UpdateStages.WithMinimalTlsVersion Interface
public static interface Server.UpdateStages.WithMinimalTlsVersion
The stage of the Server update allowing to specify minimalTlsVersion.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withMinimalTlsVersion(MinimalTlsVersionEnum minimalTlsVersion)
Specifies the minimal |
Method Details
withMinimalTlsVersion
public abstract Server.Update withMinimalTlsVersion(MinimalTlsVersionEnum minimalTlsVersion)
Specifies the minimalTlsVersion property: Enforce a minimal Tls version for the server..
Parameters:
Returns: