Freigeben über


AuthenticatedEncryptorFactory(ILoggerFactory) Konstruktor

Definition

Initialisiert eine neue Instanz von 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)

Parameter

loggerFactory
ILoggerFactory

Die ILoggerFactory.

Gilt für: