CngCbcAuthenticatedEncryptorDescriptorDeserializer 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
CngCbcAuthenticatedEncryptorDescriptorDeserializer() | |
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
CngCbcAuthenticatedEncryptorDescriptorDeserializer()
public:
CngCbcAuthenticatedEncryptorDescriptorDeserializer();
public CngCbcAuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
S’applique à
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)
public:
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider ^ services);
public CngCbcAuthenticatedEncryptorDescriptorDeserializer (IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer : IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer
Public Sub New (services As IServiceProvider)
Paramètres
- services
- IServiceProvider