MembershipContextGetImpersonatingUser Method |
Gets impersonating user if the current
AuthenticatedUser is impersonated, otherwise null.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static UserInfo GetImpersonatingUser()
Return Value
Type:
UserInfoExceptions See Also