Partager via


PostConfigureCookieAuthenticationOptions(IDataProtectionProvider) Constructeur

Définition

Initialise une nouvelle instance de PostConfigureCookieAuthenticationOptions.

public:
 PostConfigureCookieAuthenticationOptions(Microsoft::AspNetCore::DataProtection::IDataProtectionProvider ^ dataProtection);
public PostConfigureCookieAuthenticationOptions (Microsoft.AspNetCore.DataProtection.IDataProtectionProvider dataProtection);
new Microsoft.AspNetCore.Authentication.Cookies.PostConfigureCookieAuthenticationOptions : Microsoft.AspNetCore.DataProtection.IDataProtectionProvider -> Microsoft.AspNetCore.Authentication.Cookies.PostConfigureCookieAuthenticationOptions
Public Sub New (dataProtection As IDataProtectionProvider)

Paramètres

dataProtection
IDataProtectionProvider

L’IDataProtectionProvideropérateur

S’applique à