# Cyclos411Api.PasswordStatusAndActions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | [**PasswordTypeWithDescription**](PasswordTypeWithDescription.md) | The password type along with the description | [optional] 
**requireOldPasswordForChange** | **Boolean** | Indicates whether the &#x60;change&#x60; action, if enabled, requires the old password to be sent. This is the case when changing the password of the logged user, and the current password was ever set and is not currently expired / reset.  | [optional] 
**permissions** | [**PasswordActions**](PasswordActions.md) | The permissions over actions the authenticated user can perform on this password  | [optional] 


