다음을 통해 공유


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

적용 대상