flexpass.PasswordInfo
- class flexpass.PasswordInfo(name: str)
Bases:
objectInformation about a password retrieved through
list_passwords().- __init__(name: str)
For internal use only.
Methods
__init__(name)For internal use only.
Attributes
Name of the password.
List of backends containing the password, ordered by decreasing priority.
Information about the password for each backend.
- name: str
Name of the password.