# UserPasswordRules ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **passwordRules** | [**AccountPasswordRules**](AccountPasswordRules.md) | | [optional] **userId** | **String** | The ID of the user to access. Generally this is the ID of the current authenticated user, but if the authenticated user is an Administrator on the account, `userId` can represent another user whom the Administrator is accessing. | [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)