Aracılığıyla paylaş


InMemoryTokenCacheOptions.TokenCacheUpdatedAsync Method

Definition

protected override System.Threading.Tasks.Task TokenCacheUpdatedAsync (Azure.Identity.TokenCacheUpdatedArgs tokenCacheUpdatedArgs);
override this.TokenCacheUpdatedAsync : Azure.Identity.TokenCacheUpdatedArgs -> System.Threading.Tasks.Task
Protected Overrides Function TokenCacheUpdatedAsync (tokenCacheUpdatedArgs As TokenCacheUpdatedArgs) As Task

Parameters

tokenCacheUpdatedArgs
TokenCacheUpdatedArgs

Returns

Applies to