View source: R/ssoadmin_operations.R
ssoadmin_get_application_authentication_method | R Documentation |
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.
ssoadmin_get_application_authentication_method(
ApplicationArn,
AuthenticationMethodType
)
ApplicationArn |
[required] Specifies the ARN of the application. |
AuthenticationMethodType |
[required] Specifies the type of authentication method for which you want details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.