Learn R Programming

paws.security.identity (version 0.7.0)

directoryservice_enable_ldaps: 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 Client is supported.