View source: R/directoryservice_operations.R
directoryservice_enable_radius | 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.
See https://www.paws-r-sdk.com/docs/directoryservice_enable_radius/ for full documentation.
directoryservice_enable_radius(DirectoryId, RadiusSettings)
DirectoryId |
[required] The identifier of the directory for which to enable MFA. |
RadiusSettings |
[required] A RadiusSettings object that contains information about the RADIUS server. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.