---
title: newPassword
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextcontenttype/newpassword
---

# newPassword

A property that defines the content in a text input area as a new password.

## Declaration

```swift
static let newPassword: NSTextContentType
```

## See Also

### Managing accounts

- [username](appkit/nstextcontenttype/username.md)
- [password](appkit/nstextcontenttype/password.md)
