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

Inheritance: IImpersonateHandler
Afficher le fichier Open project: Qorpent/qorpent.sys

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Run ( IHostServer server, WebContext context, string callbackEndPoint, CancellationToken cancel ) : void

Method Details

Run() public méthode

public Run ( IHostServer server, WebContext context, string callbackEndPoint, CancellationToken cancel ) : void
server IHostServer
context WebContext
callbackEndPoint string
cancel CancellationToken
Résultat void