directoryservice_enable_client_authentication {paws.security.identity} | R Documentation |
Enables alternative client authentication methods for the specified directory
Description
Enables alternative client authentication methods for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_enable_client_authentication/ for full documentation.
Usage
directoryservice_enable_client_authentication(DirectoryId, Type)
Arguments
DirectoryId |
[required] The identifier of the specified directory. |
Type |
[required] The type of client authentication to enable. Currently only the value
|
[Package paws.security.identity version 0.7.0 Index]