Partager via


KeyManagementOptions.AuthenticatedEncryptorFactories Propriété

Définition

Liste de IAuthenticatedEncryptorFactory qui sera utilisée pour créer IAuthenticatedEncryptordes.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::IAuthenticatedEncryptorFactory ^> ^ AuthenticatedEncryptorFactories { System::Collections::Generic::IList<Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::IAuthenticatedEncryptorFactory ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.IAuthenticatedEncryptorFactory> AuthenticatedEncryptorFactories { get; }
member this.AuthenticatedEncryptorFactories : System.Collections.Generic.IList<Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.IAuthenticatedEncryptorFactory>
Public ReadOnly Property AuthenticatedEncryptorFactories As IList(Of IAuthenticatedEncryptorFactory)

Valeur de propriété

S’applique à