DataProtectorTokenProvider<TUser>.Protector Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le IDataProtector pour cette instance.
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
Valeur de propriété
IDataProtector pour cette instance.