IdeaBlade DevForce 2010 Help Reference
CreateUserCore Method
See Also  Send Feedback
IdeaBlade.EntityModel.Web Assembly > IdeaBlade.EntityModel.Web Namespace > AspAuthenticatingLoginManager Class : CreateUserCore Method



Create an System.Security.Principal.IPrincipal representing the current user. Called when the login was passed an ILoginCredential.

Overload List

OverloadDescription
CreateUserCore(String,Boolean,IEnumerable<String>)Create an System.Security.Principal.IPrincipal representing the current user. Called when the login was passed an ILoginCredential.  
CreateUserCore(IPrincipal)Create an System.Security.Principal.IPrincipal representing the current user. Called when the login was performed without an ILoginCredential to load the current user authenticated via Windows authentication or a persistent token.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.