SipCredentialCache.Clear Method
Removes credentials for all realms and removes the default credential.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SipCredentialCache
instance.Clear()
public void Clear()