MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.AddSessionTokenCaches Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add a token cache based on session cookies
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddSessionTokenCaches (this Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder builder);
static member AddSessionTokenCaches : Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddSessionTokenCaches (builder As MicrosoftIdentityAppCallsWebApiAuthenticationBuilder) As IServiceCollection
Parameters
Returns
The service collection