다음을 통해 공유


CngCbcAuthenticatedEncryptorDescriptorDeserializer 생성자

정의

오버로드

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)

매개 변수

services
IServiceProvider

적용 대상