Version

IRevealUserContext Interface

Interface that can be optionally implemented to return information about the current user id when a request is being processed in the controllers. Can be specified when calling AddRevealServices, if not specified the default implementation provided by Reveal will be used.
Syntax
'Declaration
 
Public Interface IRevealUserContext 
public interface IRevealUserContext 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also