---
title: accessLevel
framework: videosubscriberaccount
role: symbol
role_heading: Instance Property
path: videosubscriberaccount/vssubscription/accesslevel
---

# accessLevel

The subscriber’s level of access to your catalog of content.

## Declaration

```swift
var accessLevel: VSSubscriptionAccessLevel { get set }
```

## Discussion

Discussion An error occurs if you try to set this property to VSSubscriptionAccessLevel.unknown.

## See Also

### Setting Subscription Details

- [VSSubscriptionAccessLevel](videosubscriberaccount/vssubscriptionaccesslevel.md)
- [billingIdentifier](videosubscriberaccount/vssubscription/billingidentifier.md)
- [expirationDate](videosubscriberaccount/vssubscription/expirationdate.md)
- [tierIdentifiers](videosubscriberaccount/vssubscription/tieridentifiers.md)
