Enum PostInstallationActions
list of post installation actions
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public enum PostInstallationActions
Fields
| Name | Description |
|---|---|
| AddFileHandler | |
| ChangeMinimumKeyLengthForDiffieHellman | |
| ChangeMinimumKeyLengthForDsa | |
| ChangeMinimumKeyLengthForEc | |
| ChangeMinimumKeyLengthForRsaSignedJars | |
| DisableTls | |
| LoggingLevel | |
| SetupFtpProxy | |
| SetupHttpProxy | |
| SetupHttpsProxy | |
| SetupSocksProxy | |
| UnknownEnumValue | |
| UseOsCacerts | |
| UseSystemProxies |