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
[GuidAttribute("F7FC33A9-10DA-42BE-9F88-9700E583EC33")]
[InterfaceTypeAttribute()]
public interface IVsEnumCryptoProviders
[GuidAttribute(L"F7FC33A9-10DA-42BE-9F88-9700E583EC33")]
[InterfaceTypeAttribute()]
public interface class IVsEnumCryptoProviders
[<GuidAttribute("F7FC33A9-10DA-42BE-9F88-9700E583EC33")>]
[<InterfaceTypeAttribute()>]
type IVsEnumCryptoProviders = interface end
public interface IVsEnumCryptoProviders
The IVsEnumCryptoProviders type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Next | |
![]() |
Reset |
Top
Remarks
For a list of cryptographic service providers in the platform, see Cryptographic Provider Names.