paws.security.identity (version 0.1.0)

directoryservice_disable_radius: Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory

Description

Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory.

Usage

directoryservice_disable_radius(DirectoryId)

Arguments

DirectoryId

[required] The identifier of the directory for which to disable MFA.

Request syntax

svc$disable_radius(
  DirectoryId = "string"
)