ssoadmin_get_application_authentication_method: Retrieves details about an authentication method used by an...

View source: R/ssoadmin_operations.R

ssoadmin_get_application_authentication_methodR Documentation

Retrieves details about an authentication method used by an application

Description

Retrieves details about an authentication method used by an application.

See https://www.paws-r-sdk.com/docs/ssoadmin_get_application_authentication_method/ for full documentation.

Usage

ssoadmin_get_application_authentication_method(
  ApplicationArn,
  AuthenticationMethodType
)

Arguments

ApplicationArn

[required] Specifies the ARN of the application.

AuthenticationMethodType

[required] Specifies the type of authentication method for which you want details.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.