Property ISessionTokenRefreshInfo.Generation
ISessionTokenRefreshInfo.Generation
Gets the generation of the session token. This value is incremented each time the token is refreshed, and the previous generation is allowed a refresh for a short grace period to allow for concurrent refresh requests.
Declaration
int ISessionTokenRefreshInfo.Generation { get; }
Returns
| Type | Description |
|---|---|
| int |