directoryservice_enable_radius {paws.security.identity} | R Documentation |
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory
Description
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory.
See https://www.paws-r-sdk.com/docs/directoryservice_enable_radius/ for full documentation.
Usage
directoryservice_enable_radius(DirectoryId, RadiusSettings)
Arguments
DirectoryId |
[required] The identifier of the directory for which to enable MFA. |
RadiusSettings |
[required] A RadiusSettings object that contains information about the RADIUS server. |
[Package paws.security.identity version 0.9.0 Index]