Public Methods (see also Protected Methods )

  Name Description
Add Adds a NetworkCredential instance to the credential cache.
Clear Removes credentials for all realms and removes the default credential.
Equals  Overloaded. (inherited from Object )
GetCredential Returns the NetworkCredential instance associated with the supplied realm.
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Remove Removes a NetworkCredential instance from the credential cache.
ToString  (inherited from Object )

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

See Also