Freigeben über


DataProtectorTokenProvider<TUser>.Protector Eigenschaft

Definition

Ruft für IDataProtector diese instance ab.

protected:
 property Microsoft::AspNetCore::DataProtection::IDataProtector ^ Protector { Microsoft::AspNetCore::DataProtection::IDataProtector ^ get(); };
protected Microsoft.AspNetCore.DataProtection.IDataProtector Protector { get; }
member this.Protector : Microsoft.AspNetCore.DataProtection.IDataProtector
Protected ReadOnly Property Protector As IDataProtector

Eigenschaftswert

Der IDataProtector für diese Instanz.

Gilt für: