CngGcmAuthenticatedEncryptorConfiguration.Settings Property

Definition

public:
 property Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::CngGcmAuthenticatedEncryptionSettings ^ Settings { Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::CngGcmAuthenticatedEncryptionSettings ^ get(); };
public Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngGcmAuthenticatedEncryptionSettings Settings { get; }
member this.Settings : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngGcmAuthenticatedEncryptionSettings
Public ReadOnly Property Settings As CngGcmAuthenticatedEncryptionSettings

Property Value

Applies to