IDataProtectionProvider Interface

Définition

Interface qui peut être utilisée pour créer IDataProtector des instances.

public interface class IDataProtectionProvider
public interface IDataProtectionProvider
type IDataProtectionProvider = interface
Public Interface IDataProtectionProvider
Dérivé

Méthodes

CreateProtector(String)

Crée un IDataProtector objet donné.

Méthodes d’extension

CreateProtector(IDataProtectionProvider, IEnumerable<String>)

Crée une IDataProtector liste d’objectifs donnée.

CreateProtector(IDataProtectionProvider, String, String[])

Crée une IDataProtector liste d’objectifs donnée.

S’applique à