---
title: errSecCSGuestInvalid
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccsguestinvalid
---

# errSecCSGuestInvalid

The identity of guest code has been invalidated.

## Declaration

```swift
var errSecCSGuestInvalid: OSStatus { get }
```
