DevForce Help Reference
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 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

Reference

AspAuthenticatingLoginManager Class
AspAuthenticatingLoginManager Members

Send Feedback