The
methods
of Foundation.NSUrlCredentialStorage are listed below. For a list of all members, see the NSUrlCredentialStorage Members list.
See Also: Inherited members from Foundation.NSObject
Public Methods
| GetCredentials(NSUrlProtectionSpace) : NSDictionaryDocumentation for this section has not yet been entered. |
| GetCredentials(NSUrlProtectionSpace, NSUrlSessionTask, Action<NSDictionary>)Documentation for this section has not yet been entered. |
| GetDefaultCredential(NSUrlProtectionSpace) : NSUrlCredentialDocumentation for this section has not yet been entered. |
| GetDefaultCredential(NSUrlProtectionSpace, NSUrlSessionTask, Action<NSUrlCredential>)Documentation for this section has not yet been entered. |
| RemoveCredential(NSUrlCredential, NSUrlProtectionSpace)Documentation for this section has not yet been entered. |
| RemoveCredential(NSUrlCredential, NSUrlProtectionSpace, NSDictionary)Documentation for this section has not yet been entered. |
| RemoveCredential(NSUrlCredential, NSUrlProtectionSpace, NSDictionary, NSUrlSessionTask)Documentation for this section has not yet been entered. |
| SetCredential(NSUrlCredential, NSUrlProtectionSpace)Documentation for this section has not yet been entered. |
| SetCredential(NSUrlCredential, NSUrlProtectionSpace, NSUrlSessionTask)Documentation for this section has not yet been entered. |
| SetDefaultCredential(NSUrlCredential, NSUrlProtectionSpace)Documentation for this section has not yet been entered. |
| SetDefaultCredential(NSUrlCredential, NSUrlProtectionSpace, NSUrlSessionTask)Documentation for this section has not yet been entered. |
Protected Methods
override | Dispose(bool)Releases the resources used by the NSUrlCredentialStorage object. |