SipCredentialCache Class
Provides storage for multiple name-password pairs and associates these with the realm.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Signaling.SipCredentialCache
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class SipCredentialCache
'Usage
Dim instance As SipCredentialCache
public class SipCredentialCache
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.