Share via


SamlTokenProvider.OnEndGetToken(IAsyncResult, DateTime) Method

Definition

Executes the end get token action.

protected override System.IdentityModel.Tokens.SecurityToken OnEndGetToken(IAsyncResult result, out DateTime cacheUntil);

Parameters

result
IAsyncResult

An IAsyncResult object that references the asynchronous operation to get a token.

cacheUntil
DateTime

When this method returns, contains the expiration date and time of the token information in the cache.

Returns

The security token.

Applies to

Product Versions
Azure SDK for .NET Legacy