Hi, how i can get the logged in user name when the result of AuthenticationService.isLoggedIn() is true?
thank
Hi, how i can get the logged in user name when the result of AuthenticationService.isLoggedIn() is true?
thank
Normally i would find WCF security information from ServiceSecurityContext.Current. Try ServiceSecurityContext.Current.PrimaryIdentity