---
title: passwordChangedEventMask
framework: security
role: symbol
role_heading: Type Property
path: security/seckeychaineventmask/passwordchangedeventmask
---

# passwordChangedEventMask

If the bit specified by this mask is set, your callback function is invoked when the keychain password is changed.

## Declaration

```swift
static var passwordChangedEventMask: SecKeychainEventMask { get }
```
