Unosquare
    Show / Hide Table of Contents

    Namespace EmbedIO.Authentication

    Classes

    Auth

    Provides useful authentication-related constants.

    AuthenticationHandler

    Provides standard handler callbacks for authentication modules.

    AuthenticationModuleBase

    Base class for authentication modules.

    AuthenticationModuleBaseExtensions

    Provides extension methods for classes derived from AuthenticationModuleBase.

    BasicAuthenticationModule

    Simple HTTP basic authentication module that stores user names and passwords in a , and has no user roles.

    BasicAuthenticationModuleBase

    Base class for authentication modules using HTTP basic authentication.

    BasicAuthenticationModuleExtensions

    Provides extension methods for BasicAuthenticationModule.

    Delegates

    AuthenticationHandlerCallback

    A callback used to handle events in authentication modules.

    Comments

    Back to top Copyright © 2017-2019 Unosquare