共用方式為


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

適用於