Udostępnij za pośrednictwem


AuthenticatedEncryptorConfiguration Konstruktory

Definicja

Przeciążenia

AuthenticatedEncryptorConfiguration()
AuthenticatedEncryptorConfiguration(AuthenticatedEncryptionSettings)
AuthenticatedEncryptorConfiguration(AuthenticatedEncryptionSettings, IServiceProvider)

AuthenticatedEncryptorConfiguration()

Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
Źródło:
AuthenticatedEncryptorConfiguration.cs
public:
 AuthenticatedEncryptorConfiguration();
public AuthenticatedEncryptorConfiguration ();
Public Sub New ()

Dotyczy

AuthenticatedEncryptorConfiguration(AuthenticatedEncryptionSettings)

public:
 AuthenticatedEncryptorConfiguration(Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::AuthenticatedEncryptionSettings ^ settings);
public AuthenticatedEncryptorConfiguration (Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptionSettings settings);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorConfiguration : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptionSettings -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorConfiguration
Public Sub New (settings As AuthenticatedEncryptionSettings)

Parametry

Dotyczy

AuthenticatedEncryptorConfiguration(AuthenticatedEncryptionSettings, IServiceProvider)

public:
 AuthenticatedEncryptorConfiguration(Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::AuthenticatedEncryptionSettings ^ settings, IServiceProvider ^ services);
public AuthenticatedEncryptorConfiguration (Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptionSettings settings, IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorConfiguration : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptionSettings * IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorConfiguration
Public Sub New (settings As AuthenticatedEncryptionSettings, services As IServiceProvider)

Parametry

services
IServiceProvider

Dotyczy