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