---
title: VSUserAccountManager.QueryOptions
framework: videosubscriberaccount
role: symbol
role_heading: Structure
path: videosubscriberaccount/vsuseraccountmanager/queryoptions
---

# VSUserAccountManager.QueryOptions

Constants that represent options you use to fetch a list of user accounts.

## Declaration

```swift
struct QueryOptions
```

## Topics

### Query options

- [allDevices](videosubscriberaccount/vsuseraccountmanager/queryoptions/alldevices.md)

### Initializing query options

- [init(rawValue:)](videosubscriberaccount/vsuseraccountmanager/queryoptions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Getting user accounts

- [userAccounts(options:)](videosubscriberaccount/vsuseraccountmanager/useraccounts(options:).md)
