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