Property Generation
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 Generation { get; }
Property Value
| Type | Description |
|---|---|
| int |