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