Share via


RemoteAuthenticationOptions.DataProtectionProvider Propriété

Définition

Obtient ou définit le type utilisé pour sécuriser les données.

public:
 property Microsoft::AspNetCore::DataProtection::IDataProtectionProvider ^ DataProtectionProvider { Microsoft::AspNetCore::DataProtection::IDataProtectionProvider ^ get(); void set(Microsoft::AspNetCore::DataProtection::IDataProtectionProvider ^ value); };
public Microsoft.AspNetCore.DataProtection.IDataProtectionProvider DataProtectionProvider { get; set; }
public Microsoft.AspNetCore.DataProtection.IDataProtectionProvider? DataProtectionProvider { get; set; }
member this.DataProtectionProvider : Microsoft.AspNetCore.DataProtection.IDataProtectionProvider with get, set
Public Property DataProtectionProvider As IDataProtectionProvider

Valeur de propriété

S’applique à