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