OAuthPostConfigureOptions<TOptions,THandler> Konstruktor

Definice

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)

Parametry

Platí pro