Compartir a través de


CngCbcAuthenticatedEncryptorDescriptorDeserializer Constructores

Definición

Sobrecargas

CngCbcAuthenticatedEncryptorDescriptorDeserializer()
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

public:
 CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider ^ services);
public CngCbcAuthenticatedEncryptorDescriptorDeserializer (IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer : IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngCbcAuthenticatedEncryptorDescriptorDeserializer
Public Sub New (services As IServiceProvider)

Parámetros

services
IServiceProvider

Se aplica a