---
title: kSecCSDynamicInformation
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccsdynamicinformation
---

# kSecCSDynamicInformation

Dynamic validity information about running code.

## Declaration

```swift
var kSecCSDynamicInformation: UInt32 { get }
```

## Discussion

Discussion This information cannot be returned for code on disk (represented by a SecStaticCode object).
