The constructors of Foundation.NSUrlCredential are listed below. For a list of all members, see the NSUrlCredential Members list.
See Also: Inherited members from Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Creates an NSUrlCredential from an identity (digital certificate + private key) and a list of certificates. | ||
| Creates an NSUrlCredential from username and password. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |