The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CredentialCache::Remove Method
.NET Framework (current version)
Deletes a NetworkCredential instance from the cache.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(String^, Int32, String^) | Deletes a NetworkCredential instance from the cache if it is associated with the specified host, port, and authentication protocol. |
![]() | Remove(Uri^, String^) | Deletes a NetworkCredential instance from the cache if it is associated with the specified Uniform Resource Identifier (URI) prefix and authentication protocol. |
Show:
