---
title: ACAccountCredentialRenewResult.renewed
framework: accounts
role: symbol
role_heading: Case
path: accounts/acaccountcredentialrenewresult/renewed
---

# ACAccountCredentialRenewResult.renewed

The account’s credentials have been renewed and are now associated with the account.

## Declaration

```swift
case renewed
```

## See Also

### Constants

- [ACAccountCredentialRenewResult.rejected](accounts/acaccountcredentialrenewresult/rejected.md)
- [ACAccountCredentialRenewResult.failed](accounts/acaccountcredentialrenewresult/failed.md)
