The members of MonoMac.Foundation.NSUrlCredential are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | HasPassword | bool. Documentation for this section has not yet been entered. |
| [read-only] | Identity | IntPtr. Documentation for this section has not yet been entered. |
| [read-only] | Password | string. Documentation for this section has not yet been entered. |
| [read-only] | Persistence | NSUrlCredentialPersistence. Documentation for this section has not yet been entered. |
| [read-only] | User | string. Documentation for this section has not yet been entered. |
static | FromTrust(IntPtr)Documentation for this section has not yet been entered. | |
static | FromUserPasswordPersistance(string, string, NSUrlCredentialPersistence)Documentation for this section has not yet been entered. | |