StoreOptions.ProtectPersonalData Özellik

Tanım

True olarak ayarlanırsa, deponun bir kullanıcı için kişisel olarak tanımlayan tüm verileri koruması gerekir. Bu, deponun uygulamasını IProtectedUserStore<TUser>gerektirerek zorlanır.

public:
 property bool ProtectPersonalData { bool get(); void set(bool value); };
public bool ProtectPersonalData { get; set; }
member this.ProtectPersonalData : bool with get, set
Public Property ProtectPersonalData As Boolean

Özellik Değeri

Şunlara uygulanır