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