---
title: password
framework: mediadevice
role: symbol
role_heading: Type Property
path: mediadevice/mediaoutputdevice/authorizationmethod/password
---

# password

Presents a freeform text password input for device authorization.

## Declaration

```swift
static var password: MediaOutputDevice.AuthorizationMethod { get }
```

## Mentioned in

Creating a media device extension
