ssoadmin_get_application_authentication_method {paws.security.identity} | R 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. |
[Package paws.security.identity version 0.9.0 Index]