ManagedAuthenticatedEncryptorConfiguration Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
ManagedAuthenticatedEncryptorConfiguration()
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
- Исходный код:
- ManagedAuthenticatedEncryptorConfiguration.cs
public:
ManagedAuthenticatedEncryptorConfiguration();
public ManagedAuthenticatedEncryptorConfiguration ();
Public Sub New ()
Применяется к
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)
Параметры
Применяется к
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)
Параметры
- services
- IServiceProvider