View source: R/directoryservice_operations.R
directoryservice_update_radius | R Documentation |
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or Microsoft AD directory.
See https://www.paws-r-sdk.com/docs/directoryservice_update_radius/ for full documentation.
directoryservice_update_radius(DirectoryId, RadiusSettings)
DirectoryId |
[required] The identifier of the directory for which to update the RADIUS server information. |
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.