The SipCredentialCachetype exposes the following members.

Methods

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

Fields

  Name Description
DefaultCredential
Specifies DefaultCredential if you want to use the Windows(R) Logon credential.

See Also