C# Class qorpent.v2.security.handlers.logon.ImpersonateHandler

Inheritance: IImpersonateHandler
Mostra file Open project: Qorpent/qorpent.sys

Private Properties

Property Type Description

Public Methods

Method Description
Run ( IHostServer server, WebContext context, string callbackEndPoint, CancellationToken cancel ) : void

Method Details

Run() public method

public Run ( IHostServer server, WebContext context, string callbackEndPoint, CancellationToken cancel ) : void
server IHostServer
context WebContext
callbackEndPoint string
cancel CancellationToken
return void