\.nuget\packages\microsoft.aspnetcore.authentication\2.0.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.dll我想看下下面方法的實現(xiàn):public virtual AuthenticationBuilder AddScheme<TOptions, THandler>(string authenticationScheme, Action<TOptions> configureOptions)where TOptions : AuthenticationSchemeOptions, new()where THandler : AuthenticationHandler<TOptions>; 謝謝!
- 1 回答
- 0 關(guān)注
- 761 瀏覽
添加回答
舉報
0/150
提交
取消