SipCredentialCache Members

Include Protected Members
Include Inherited Members

Provides storage for multiple name-password pairs and associates these with the realm.

The SipCredentialCache type exposes the following members.

Methods

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

Top

Fields

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

Top

See Also

Reference

SipCredentialCache Class

Microsoft.Rtc.Signaling Namespace