C# Class EA.Iws.Api.Identity.UserContext

Inheritance: IUserContext
Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
UserContext ( IAuthenticationManager authentication ) : System

Private Methods

Method Description
GetUserId ( ClaimsIdentity identity, string claimType ) : System.Guid

Method Details

UserContext() public method

public UserContext ( IAuthenticationManager authentication ) : System
authentication IAuthenticationManager
return System