---
title: credentialRevokedNotification
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationappleidprovider/credentialrevokednotification
---

# credentialRevokedNotification

A notification that indicates the user’s credentials have been revoked and they should be signed out.

## Declaration

```swift
class let credentialRevokedNotification: NSNotification.Name
```

## See Also

### Getting State

- [getCredentialState(forUserID:completion:)](authenticationservices/asauthorizationappleidprovider/getcredentialstate(foruserid:completion:).md)
- [ASAuthorizationAppleIDProvider.CredentialState](authenticationservices/asauthorizationappleidprovider/credentialstate.md)
