INetCredentialCache

Description

The INetCredentialCache interface provides the storage for multiple accounts.

NOTE. This interface is identical to CredentialCache, which description can be found in the specialized literature (MSDN).

Methods

  Method name Brief description
The Add method adds the INetNetworkCredential instance to accounts cache.
The Remove method removes the INetNetworkCredential instance from accounts cache.

See also:

Net Assembly Interfaces