Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an enumerator to list cryptographic service providers. Returned by the EnumProviders method of the IVsStrongNameKeys interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("F7FC33A9-10DA-42BE-9F88-9700E583EC33")> _
<InterfaceTypeAttribute()> _
Public Interface IVsEnumCryptoProviders
'Usage
Dim instance As IVsEnumCryptoProviders
[GuidAttribute("F7FC33A9-10DA-42BE-9F88-9700E583EC33")]
[InterfaceTypeAttribute()]
public interface IVsEnumCryptoProviders
[GuidAttribute(L"F7FC33A9-10DA-42BE-9F88-9700E583EC33")]
[InterfaceTypeAttribute()]
public interface class IVsEnumCryptoProviders
public interface IVsEnumCryptoProviders
Remarks
For a list of cryptographic service providers in the platform, see Cryptographic Provider Names.