Click or drag to resize
BaseRESTServiceCurrentUserName Property
Gets current user name received from auth cookie.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
protected string CurrentUserName { get; }

Property Value

Type: String
See Also