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.
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. |