AuthenticatedEncryptorDescriptorDeserializer Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
AuthenticatedEncryptorDescriptorDeserializer() | |
AuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
AuthenticatedEncryptorDescriptorDeserializer()
public:
AuthenticatedEncryptorDescriptorDeserializer();
public AuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()
Dotyczy
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)
Parametry
- services
- IServiceProvider