Share via


SipCredentialCache 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 Logon credential.

Top

See Also

Reference

SipCredentialCache Class

Microsoft.Rtc.Signaling Namespace