Метод | Описание | |
---|---|---|
AuthenticationContributor ( IDependencyResolver resolver ) : System | ||
Initialize ( IPipeline pipelineRunner ) : void |
Метод | Описание | |
---|---|---|
AuthoriseRequest ( ICommunicationContext context ) : PipelineContinuation | ||
CreatePrincipal ( AuthenticationResult success, IAuthenticationScheme scheme ) : IPrincipal | ||
ExtractRequestedAuthScheme ( IRequest request ) : string |
public AuthenticationContributor ( IDependencyResolver resolver ) : System | ||
resolver | IDependencyResolver | |
Результат | System |
public Initialize ( IPipeline pipelineRunner ) : void | ||
pipelineRunner | IPipeline | |
Результат | void |