OAuthPostConfigureOptions<TOptions,THandler> Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Inicializa el OAuthPostConfigureOptions<TOptions,THandler>.
public OAuthPostConfigureOptions (Microsoft.AspNetCore.DataProtection.IDataProtectionProvider dataProtection);
new Microsoft.Extensions.DependencyInjection.OAuthPostConfigureOptions<'Options, 'Handler (requires 'Options :> Microsoft.AspNetCore.Authentication.OAuth.OAuthOptions and 'Options : (new : unit -> 'Options) and 'Handler :> Microsoft.AspNetCore.Authentication.OAuth.OAuthHandler<'Options>)> : Microsoft.AspNetCore.DataProtection.IDataProtectionProvider -> Microsoft.Extensions.DependencyInjection.OAuthPostConfigureOptions<'Options, 'Handler (requires 'Options :> Microsoft.AspNetCore.Authentication.OAuth.OAuthOptions and 'Options : (new : unit -> 'Options) and 'Handler :> Microsoft.AspNetCore.Authentication.OAuth.OAuthHandler<'Options>)>
Public Sub New (dataProtection As IDataProtectionProvider)
Parámetros
- dataProtection
- IDataProtectionProvider
El parámetro de cadena de consulta IDataProtectionProvider.