directoryservice_enable_ldaps {paws.security.identity} | R Documentation |
Activates the switch for the specific directory to always use LDAP secure calls
Description
Activates the switch for the specific directory to always use LDAP secure calls.
See https://www.paws-r-sdk.com/docs/directoryservice_enable_ldaps/ for full documentation.
Usage
directoryservice_enable_ldaps(DirectoryId, Type)
Arguments
DirectoryId |
[required] The identifier of the directory. |
Type |
[required] The type of LDAP security to enable. Currently only the value |
[Package paws.security.identity version 0.7.0 Index]