LdapsSettingInfo

Contains general information about the LDAPS settings.

Types

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

Properties

Link copied to clipboard
val lastUpdatedDateTime: <Error class: unknown class>?

The date and time when the LDAPS settings were last updated.

Link copied to clipboard

The state of the LDAPS settings.

Link copied to clipboard

Describes a state change for LDAPS.

Functions

Link copied to clipboard
inline fun copy(block: LdapsSettingInfo.Builder.() -> Unit = {}): LdapsSettingInfo
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