ClientStation.CurrentUser Property

Gets the client's current user.
<ID("CurrentUser", (int)e.CurrentUser, (int)eObjType.SecurityUser)> _ 
Public ReadOnly Property CurrentUser() As Reference
This language is not supported or no code example is available.
[ID("CurrentUser", (int)e.CurrentUser, (int)eObjType.SecurityUser)] 
public Reference CurrentUser {get;}
This language is not supported or no code example is available.

Property Value

Reference

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition