DefaultPersonalDataProtector Sınıf

Tanım

Varsayılan uygulaması IPersonalDataProtectorILookupProtectorKeyRing ve ILookupProtector kullanarak verileri {keyId}:{protectedData} yük biçimiyle korumak için kullanılır

public ref class DefaultPersonalDataProtector : Microsoft::AspNetCore::Identity::IPersonalDataProtector
public class DefaultPersonalDataProtector : Microsoft.AspNetCore.Identity.IPersonalDataProtector
type DefaultPersonalDataProtector = class
    interface IPersonalDataProtector
Public Class DefaultPersonalDataProtector
Implements IPersonalDataProtector
Devralma
DefaultPersonalDataProtector
Uygulamalar

Oluşturucular

DefaultPersonalDataProtector(ILookupProtectorKeyRing, ILookupProtector)

Oluşturucu.

Yöntemler

Protect(String)

Verileri koruma.

Unprotect(String)

Verilerin korumasını kaldırın.

Şunlara uygulanır