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 | |
---|---|---|
![]() |
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) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
DefaultCredential | Specifies DefaultCredential if you want to use the Windows(R) Logon credential. |
Top