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