Module Smaws_Client_DirectoryService.DescribeClientAuthenticationSettings

val request : Smaws_Lib.Context.t -> describe_client_authentication_settings_request -> (describe_client_authentication_settings_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `ClientException of client_exception | `DirectoryDoesNotExistException of directory_does_not_exist_exception | `InvalidParameterException of invalid_parameter_exception | `ServiceException of service_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result

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.