is_password_protected property

is_password_protected property

Is storage password protected

Definition:

@property
def is_password_protected(self):
    ...

See Also