다음을 통해 공유


AuthenticatedEncryptorDescriptorDeserializer 생성자

정의

오버로드

AuthenticatedEncryptorDescriptorDeserializer()
AuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

AuthenticatedEncryptorDescriptorDeserializer()

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

적용 대상