describeClientAuthenticationSettings
inline suspend fun DirectoryClient.describeClientAuthenticationSettings(crossinline block: DescribeClientAuthenticationSettingsRequest.Builder.() -> Unit): DescribeClientAuthenticationSettingsResponse
Retrieves information about the type of client authentication for the specified directory, if the type is specified. If no type is specified, information about all client authentication types that are supported for the specified directory is retrieved. Currently, only SmartCard
is supported.