MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.AddDistributedTokenCaches Method

Definition

Add distributed token caches.

public Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder AddDistributedTokenCaches ();
member this.AddDistributedTokenCaches : unit -> Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder
Public Function AddDistributedTokenCaches () As MicrosoftIdentityAppCallsWebApiAuthenticationBuilder

Returns

the service collection.

Applies to