is_password_protected property

is_password_protected property

The storage is password protected.

Definition:

@property
def is_password_protected(self):
    ...

See Also