directoryservice_describe_certificate {paws.security.identity}R Documentation

Displays information about the certificate registered for secure LDAP or client certificate authentication

Description

Displays information about the certificate registered for secure LDAP or client certificate authentication.

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

Usage

directoryservice_describe_certificate(DirectoryId, CertificateId)

Arguments

DirectoryId

[required] The identifier of the directory.

CertificateId

[required] The identifier of the certificate.


[Package paws.security.identity version 0.9.0 Index]