Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum Duende.​IdentityServer.​Services.​SessionValidationType
Assembly: Duende.IdentityServer
Represent the type of session validation request
Values
RefreshToken
Refresh token use at token endpoint
AccessToken
Access token use by client at userinfo endpoint or at an API that uses introspection