Property Username
Username
Gets the username of the feature table.
Declaration
public string Username { get; }
Property Value
Type | Description |
---|---|
System.String | Current username, or an empty string if username is not available. |
Remarks
The username is used for ownership-based access control (OBAC) and editor tracking purposes.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.0 - 200.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |