# JobQueueOptions.password property · @imqueue/job

Source: https://imqueue.org/api/job/latest/job.jobqueueoptions.password/
Published: 2026-07-31
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/job 3.0.3 — generated reference, not hand-written

Password for authenticating against the broker.

**Signature:**

```typescript
password?: string;
```

