WsFederationPostConfigureOptions(IDataProtectionProvider) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- dataProtection
- IDataProtectionProvider