IVsEnumCryptoProviderContainers Members
Include Protected Members
Include Inherited Members
Provides an enumerator for all of the key containers in a cryptography provider. A key container is part of a key database containing all of the key pairs for a given user. Returned by the EnumContainers method of the IVsStrongNameKeys interface.
The IVsEnumCryptoProviderContainers type exposes the following members.
Methods
Name
Description
Returns the next one or more key containers.
Returns the enumerator to its initial state.
Top