DataProtectorTokenProvider<TUser>.Protector Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o IDataProtector para esta instância.
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
Valor da propriedade
O IDataProtector para essa instância.