| AuthenticationHelperCancelImpersonation Method | 
            Signs out the impersonated user and switches to the original user.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static UserInfo CancelImpersonation()
Return Value
Type: 
UserInfoOriginal user if impersonation was used, otherwise returns null
 See Also
See Also