Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 899 Bytes

UidRevokeToken.md

File metadata and controls

15 lines (11 loc) · 899 Bytes

akeyless.Model.UidRevokeToken

Properties

Name Type Description Notes
AuthMethodName string The universal identity auth method name [optional]
Json bool Set output format to JSON [optional] [default to false]
RevokeToken string the universal identity token/token-id to revoke
RevokeType string revokeSelf/revokeAll (delete only this token/this token and his children)
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]