ssoadmin_delete_application_authentication_method {paws.security.identity} | R Documentation |
Deletes an authentication method from an application.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_application_authentication_method/ for full documentation.
ssoadmin_delete_application_authentication_method(
ApplicationArn,
AuthenticationMethodType
)
ApplicationArn |
[required] Specifies the ARN of the application with the authentication method to delete. |
AuthenticationMethodType |
[required] Specifies the authentication method type to delete from the application. |