AccountAuditConfigurationDeviceCertAgeAuditCheckConfiguration

A structure containing the configName and corresponding configValue for configuring DeviceCertAgeCheck.

Constructors

constructor(configuration: AccountAuditConfigurationCertAgeCheckCustomConfiguration? = null, enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration settings for the device certificate age check, including the threshold in days for certificate age. This configuration is of type CertAgeCheckCustomConfiguration .

Link copied to clipboard
val enabled: Boolean? = null

True if the check is enabled.