# IdentityWithCredentialsPasswordConfig
## Properties
**hashed_password** | Option<**String**> | The hashed password in [PHC format]( https://www.ory.sh/docs/kratos/concepts/credentials/username-email-password#hashed-password-format) | [optional]
**password** | Option<**String**> | The password in plain text if no hash is available. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)