MonoMac.Foundation.NSUrlCredential Members

The members of MonoMac.Foundation.NSUrlCredential are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
HasPasswordbool. Documentation for this section has not yet been entered.
[read-only]
IdentityIntPtr. Documentation for this section has not yet been entered.
[read-only]
Passwordstring. Documentation for this section has not yet been entered.
[read-only]
PersistenceNSUrlCredentialPersistence. Documentation for this section has not yet been entered.
[read-only]
Userstring. Documentation for this section has not yet been entered.

Public Methods

static
FromTrust(IntPtr) : NSUrlCredential
Documentation for this section has not yet been entered.
static
FromUserPasswordPersistance(string, string, NSUrlCredentialPersistence) : NSUrlCredential
Documentation for this section has not yet been entered.