<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.2.0 - 10.4.0"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSFTPPropertyUserPasswordKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@NSFTPPropertyUserPasswordKey"
  },
  "title" : "NSFTPPropertyUserPasswordKey"
}
-->

# NSFTPPropertyUserPasswordKey

Key for the user password, returned as an `NSString` object.

```
extern NSString * const NSFTPPropertyUserPasswordKey;
```

## Discussion

The default value for this key is “`NSURLHandle@apple.com`”.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)