Поделиться через


AuthenticatedEncryptorDescriptorDeserializer Конструкторы

Определение

Перегрузки

AuthenticatedEncryptorDescriptorDeserializer()
AuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

AuthenticatedEncryptorDescriptorDeserializer()

Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
Исходный код:
AuthenticatedEncryptorDescriptorDeserializer.cs
public:
 AuthenticatedEncryptorDescriptorDeserializer();
public AuthenticatedEncryptorDescriptorDeserializer ();
Public Sub New ()

Применяется к

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)

Параметры

services
IServiceProvider

Применяется к