Share via


AuthenticatedEncryptorDescriptorDeserializer Constructors

Definition

Overloads

AuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

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

Parameters

services
IServiceProvider

Applies to