Learn R Programming

paws.security.identity (version 0.7.0)

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