RegisterCertificateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The certificate PEM string that needs to be registered.

Link copied to clipboard

A ClientCertAuthSettings object that contains client certificate authentication settings.

Link copied to clipboard

The identifier of the directory.

Link copied to clipboard

The function that the registered certificate performs. Valid values include ClientLDAPS or ClientCertAuth. The default value is ClientLDAPS.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String