Table of Contents

Class ScormAuthenticator

Namespace
Engine.Scorm
Assembly
Engine.Scorm.dll
public class ScormAuthenticator
Inheritance
ScormAuthenticator
Inherited Members

Constructors

ScormAuthenticator(RequestDelegate)

public ScormAuthenticator(RequestDelegate next)

Parameters

next RequestDelegate

Methods

InvokeAsync(HttpContext)

public Task InvokeAsync(HttpContext context)

Parameters

context HttpContext

Returns

Task