BackendConfigCmpv2Authenticators

data class BackendConfigCmpv2Authenticators(val cert: Map<String, String>? = null)

Constructors

Link copied to clipboard
constructor(cert: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cert: Map<String, String>? = null

"The accessor (required) and cert_role (optional) properties for cert auth backends".