Click or drag to resize

ApiSessionGetCurrentUser Method

Gets the currently logged in user

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public UserInfo GetCurrentUser()

Return Value

Type: UserInfo
See Also