directoryservice_disable_client_authentication {paws.security.identity}R Documentation

Disables alternative client authentication methods for the specified directory

Description

Disables alternative client authentication methods for the specified directory.

See https://www.paws-r-sdk.com/docs/directoryservice_disable_client_authentication/ for full documentation.

Usage

directoryservice_disable_client_authentication(DirectoryId, Type)

Arguments

DirectoryId

[required] The identifier of the directory

Type

[required] The type of client authentication to disable. Currently, only the parameter, SmartCard is supported.


[Package paws.security.identity version 0.6.1 Index]