MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.AddDistributedTokenCaches 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 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.