---
title: credential
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorization/credential
---

# credential

Information provided about a user after successful authentication.

## Declaration

```swift
var credential: any ASAuthorizationCredential { get }
```

## See Also

### Getting the Credential

- [ASAuthorizationCredential](authenticationservices/asauthorizationcredential.md)
