|
ISecurityServiceRefreshUserData Method
|
Refreshes and returns information about the current user.
Namespace: GSF.Web.EmbeddedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax function RefreshUserData();
View SourceReturn Value
UserDataAn
UserData object of the user if user's security context has been initialized, otherwise null.
See Also