Sdílet prostřednictvím


AuthenticatedEncryptorFactory(ILoggerFactory) Konstruktor

Definice

Inicializuje novou instanci objektu 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

Hodnota ILoggerFactory

Platí pro