Table of Contents

Interface IUserProvider

Namespace
Innova.Data.Security
Assembly
Innova.Data.dll

Represents a provider for retrieving information about the current user.

public interface IUserProvider

Methods

GetCurrentUser()

Gets the current user.

GetCurrentUserAsync()

Asynchronously gets the current user.