Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
[<GuidAttribute("F7FC33A9-10DA-42BE-9F88-9700E583EC33")>]
[<InterfaceTypeAttribute()>]
type IVsEnumCryptoProviders = interface end
public interface IVsEnumCryptoProviders
Remarks
For a list of cryptographic service providers in the platform, see Cryptographic Provider Names.