Click or drag to resize
BaseRESTServiceGetCurrentUser Method
Returns current user.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 11.0.0
Syntax
C#
public static CurrentUserInfo GetCurrentUser()

Return Value

Type: CurrentUserInfo
See Also