Sdílet prostřednictvím


OpenIdConnectPostConfigureOptions(IDataProtectionProvider) Konstruktor

Definice

Inicializuje novou instanci objektu OpenIdConnectPostConfigureOptions.

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

Parametry

Platí pro