ClientAuthenticationSettingInfo

Contains information about a client authentication method for a directory.

Types

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

Properties

Link copied to clipboard

The date and time when the status of the client authentication type was last updated.

Link copied to clipboard

Whether the client authentication type is enabled or disabled for the specified directory.

Link copied to clipboard

The type of client authentication for the specified directory. If no type is specified, a list of all client authentication types that are supported for the directory is retrieved.

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