directoryservice_describe_ldaps_settings: Describes the status of LDAP security for the specified...

View source: R/directoryservice_operations.R

directoryservice_describe_ldaps_settingsR Documentation

Describes the status of LDAP security for the specified directory

Description

Describes the status of LDAP security for the specified directory.

See https://www.paws-r-sdk.com/docs/directoryservice_describe_ldaps_settings/ for full documentation.

Usage

directoryservice_describe_ldaps_settings(
  DirectoryId,
  Type = NULL,
  NextToken = NULL,
  Limit = NULL
)

Arguments

DirectoryId

[required] The identifier of the directory.

Type

The type of LDAP security to enable. Currently only the value Client is supported.

NextToken

The type of next token used for pagination.

Limit

Specifies the number of items that should be displayed on one page.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.