Sdílet prostřednictvím


KeyManagementOptions.AuthenticatedEncryptorConfiguration Vlastnost

Definice

Instance AlgorithmConfiguration , kterou lze použít k vytvoření IAuthenticatedEncryptorDescriptor instance.

public:
 property Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::AlgorithmConfiguration ^ AuthenticatedEncryptorConfiguration { Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::AlgorithmConfiguration ^ get(); void set(Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::AlgorithmConfiguration ^ value); };
public Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AlgorithmConfiguration AuthenticatedEncryptorConfiguration { get; set; }
public Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AlgorithmConfiguration? AuthenticatedEncryptorConfiguration { get; set; }
member this.AuthenticatedEncryptorConfiguration : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AlgorithmConfiguration with get, set
Public Property AuthenticatedEncryptorConfiguration As AlgorithmConfiguration

Hodnota vlastnosti

Platí pro