Freigeben über


OpenIdConnectPostConfigureOptions(IDataProtectionProvider) Konstruktor

Definition

Initialisiert eine neue Instanz von 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)

Parameter

Gilt für: