---
title: VSUserAccountManager.AutoSignInAuthorization.granted
framework: videosubscriberaccount
role: symbol
role_heading: Case
path: videosubscriberaccount/vsuseraccountmanager/autosigninauthorization/granted
---

# VSUserAccountManager.AutoSignInAuthorization.granted

A state that indicates the person opts in to Automatic Sign-In.

## Declaration

```swift
case granted
```

## Mentioned in

Signing people in to their media accounts automatically

## Discussion

Discussion This authorization state indicates that a person approves the prompt to opt in to Automatic Sign-In. For more information, see requestAutoSignInAuthorization().

## See Also

### Possible states

- [VSUserAccountManager.AutoSignInAuthorization.notDetermined](videosubscriberaccount/vsuseraccountmanager/autosigninauthorization/notdetermined.md)
- [VSUserAccountManager.AutoSignInAuthorization.denied](videosubscriberaccount/vsuseraccountmanager/autosigninauthorization/denied.md)
