CngGcmAuthenticatedEncryptorDescriptorDeserializer Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
CngGcmAuthenticatedEncryptorDescriptorDeserializer() | |
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
CngGcmAuthenticatedEncryptorDescriptorDeserializer()
public:
CngGcmAuthenticatedEncryptorDescriptorDeserializer();
public CngGcmAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
S’applique à
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)
public:
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider ^ services);
public CngGcmAuthenticatedEncryptorDescriptorDeserializer (IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngGcmAuthenticatedEncryptorDescriptorDeserializer : IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngGcmAuthenticatedEncryptorDescriptorDeserializer
Public Sub New (services As IServiceProvider)
Paramètres
- services
- IServiceProvider