directoryservice_disable_ldaps {paws.security.identity} | R Documentation |
Deactivates LDAP secure calls for the specified directory
Description
Deactivates LDAP secure calls for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_disable_ldaps/ for full documentation.
Usage
directoryservice_disable_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.9.0 Index]