The methods of Foundation.NSUrlCredential are listed below. For a list of all members, see the NSUrlCredential Members list.
See Also: Inherited members from Foundation.NSObject
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(NSCoder)Encodes the state of the object on the provided encoder | ||
static | FromIdentityCertificatesPersistance(Security.SecIdentity, Security.SecCertificate[], NSUrlCredentialPersistence)Creates an NSUrlCredential from an identity (digital certificate + private key) and a list of certificates. | |
static | FromTrust(Security.SecTrust)Documentation for this section has not yet been entered. | |
static | FromUserPasswordPersistance(string, string, NSUrlCredentialPersistence)Creates an NSUrlCredential from username and password. | |