---
title: password
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/password
---

# password

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

## Declaration

```swift
static let password: UITextContentType
```

## See Also

### Managing accounts

- [username](uikit/uitextcontenttype/username.md)
- [newPassword](uikit/uitextcontenttype/newpassword.md)
