Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 782 Bytes

GetAuthMethod.md

File metadata and controls

14 lines (10 loc) · 782 Bytes

akeyless.Model.GetAuthMethod

getAuthMethod is a command that returns information about the auth method. [Deprecated: Use auth-method-get command]

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Name string Auth Method name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]