Share via


WsFederationPostConfigureOptions(IDataProtectionProvider) コンストラクター

定義

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

パラメーター

dataProtection
IDataProtectionProvider

適用対象