共用方式為


CngGcmAuthenticatedEncryptorDescriptorDeserializer 建構函式

定義

多載

CngGcmAuthenticatedEncryptorDescriptorDeserializer()
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

public:
 CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider ^ services);
public CngGcmAuthenticatedEncryptorDescriptorDeserializer (IServiceProvider services);
new Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngGcmAuthenticatedEncryptorDescriptorDeserializer : IServiceProvider -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.CngGcmAuthenticatedEncryptorDescriptorDeserializer
Public Sub New (services As IServiceProvider)

參數

services
IServiceProvider

適用於