IDataProtectionProvider Rozhraní

Definice

Rozhraní, které lze použít k IDataProtector vytváření instancí.

public interface class IDataProtectionProvider
public interface IDataProtectionProvider
type IDataProtectionProvider = interface
Public Interface IDataProtectionProvider
Odvozené

Metody

CreateProtector(String)

Vytvoří IDataProtector daný účel.

Metody rozšíření

CreateProtector(IDataProtectionProvider, IEnumerable<String>)

Vytvoří IDataProtector daný seznam účelů.

CreateProtector(IDataProtectionProvider, String, String[])

Vytvoří IDataProtector daný seznam účelů.

Platí pro