Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.AddSessionTokenCaches Method
Definition
- Namespace:
- Microsoft.Identity.Web
- Assembly:
- Microsoft.Identity.Web.dll
- Package:
- Microsoft.Identity.Web v4.8.0
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
Applies to
Feedback
Was this page helpful?
