---
title: kSecPropertyTypeDate
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecpropertytypedate
---

# kSecPropertyTypeDate

Specifies a key whose value is a string containing a date (or a string listing the bytes of an invalid date).

## Declaration

```swift
let kSecPropertyTypeDate: CFString
```
