This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.GetFullname Method (ArcObjects .NET 10.4 SDK) |
Returns the user's full name.
[Visual Basic .NET] Public Function GetFullname ( _ ) As String
[C#] public string GetFullname ( );
[C++]
HRESULT GetFullname(
BSTR* fullname
);
[C++]
Parameters fullname [out, retval] fullname is a parameter of type BSTR