This topic has not yet been rated - Rate this topic

CredentialCache.Remove Method

Deletes a NetworkCredential instance from the cache.
Name Description
CredentialCache.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.

Supported by the .NET Compact Framework.

CredentialCache.Remove (String, Int32, String) Deletes a NetworkCredential instance from the cache if it is associated with the specified host, port, and authentication protocol.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.