directoryservice_update_radius {paws.security.identity} | R Documentation |
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or Microsoft AD directory
Description
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.
Usage
directoryservice_update_radius(DirectoryId, RadiusSettings)
Arguments
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. |
[Package paws.security.identity version 0.7.0 Index]