Click or drag to resize
BaseRESTServiceCurrentUser Property
Gets current user object received from auth cookie.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
protected CurrentUserInfo CurrentUser { get; }

Property Value

Type: CurrentUserInfo
See Also