View source: R/directoryservice_operations.R
directoryservice_describe_ldaps_settings | R Documentation |
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.
directoryservice_describe_ldaps_settings(
DirectoryId,
Type = NULL,
NextToken = NULL,
Limit = NULL
)
DirectoryId |
[required] The identifier of the directory. |
Type |
The type of LDAP security to enable. Currently only the value |
NextToken |
The type of next token used for pagination. |
Limit |
Specifies the number of items that should be displayed on one page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.