---
title: isSignedOut
framework: videosubscriberaccount
role: symbol
role_heading: Instance Property
path: videosubscriberaccount/vsuseraccount-swift.struct/issignedout
---

# isSignedOut

A Boolean value that indicates whether the user has signed out of their account.

## Declaration

```swift
var isSignedOut: Bool { get set }
```

## See Also

### User account information

- [accountProviderIdentifier](videosubscriberaccount/vsuseraccount-swift.struct/accountprovideridentifier.md)
- [accountType](videosubscriberaccount/vsuseraccount-swift.struct/accounttype-swift.property.md)
- [authenticationData](videosubscriberaccount/vsuseraccount-swift.struct/authenticationdata.md)
- [billingIdentifier](videosubscriberaccount/vsuseraccount-swift.struct/billingidentifier.md)
- [deviceCategory](videosubscriberaccount/vsuseraccount-swift.struct/devicecategory.md)
- [VSUserAccount.OriginatingDeviceCategory](videosubscriberaccount/vsuseraccount-swift.struct/originatingdevicecategory.md)
- [identifier](videosubscriberaccount/vsuseraccount-swift.struct/identifier.md)
- [isFromCurrentDevice](videosubscriberaccount/vsuseraccount-swift.struct/isfromcurrentdevice.md)
- [requiresSystemTrust](videosubscriberaccount/vsuseraccount-swift.struct/requiressystemtrust.md)
- [subscriptionBillingCycleEndDate](videosubscriberaccount/vsuseraccount-swift.struct/subscriptionbillingcycleenddate.md)
- [tierIdentifiers](videosubscriberaccount/vsuseraccount-swift.struct/tieridentifiers.md)
- [updateURL](videosubscriberaccount/vsuseraccount-swift.struct/updateurl.md)
