Udostępnij za pośrednictwem


AuthenticatedEncryptorFactory(ILoggerFactory) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy AuthenticatedEncryptorFactory.

public:
 AuthenticatedEncryptorFactory(Microsoft::Extensions::Logging::ILoggerFactory ^ loggerFactory);
public AuthenticatedEncryptorFactory (Microsoft.Extensions.Logging.ILoggerFactory loggerFactory);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorFactory : Microsoft.Extensions.Logging.ILoggerFactory -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorFactory
Public Sub New (loggerFactory As ILoggerFactory)

Parametry

loggerFactory
ILoggerFactory

Element ILoggerFactory.

Dotyczy