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: 9.0.0
Syntax
C#
protected CurrentUserInfo CurrentUser { get; }

Property Value

Type: CurrentUserInfo
See Also