DataProtectorTokenProvider<TUser>.Options 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 DataProtectionTokenProviderOptions pour cette instance.
protected:
property Microsoft::AspNetCore::Identity::DataProtectionTokenProviderOptions ^ Options { Microsoft::AspNetCore::Identity::DataProtectionTokenProviderOptions ^ get(); };
protected Microsoft.AspNetCore.Identity.DataProtectionTokenProviderOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Identity.DataProtectionTokenProviderOptions
Protected ReadOnly Property Options As DataProtectionTokenProviderOptions
Valeur de propriété
DataProtectionTokenProviderOptions pour cette instance.