Go to content

Go to employees

Go to search

Blog entries posted during 2009

 

UnifiedPrincipal.Current retreive UserName

Keywords: EPiServer 4.6, UserName, EPiServer.Security.UnifiedPrincipal.Current I had this code, and I needed to know the username of the currently logged on user. Using EPiServer.Security; UnifiedPrincipal currentUser = UnifiedPrincipal.Current;...

Tags: