共用方式為


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

適用於