Table of Contents

Enum SessionValidationType

Namespace
Duende.IdentityServer.Services
Assembly
Duende.IdentityServer.dll

Represent the type of session validation request

public enum SessionValidationType

Fields

AccessToken = 1

Access token use by client at userinfo endpoint or at an API that uses introspection

RefreshToken = 0

Refresh token use at token endpoint