Show / Hide Table of Contents

Property LastName

LastName

Gets the last name of the user.

Declaration
[DataMember(Name = "lastName")]
[JsonInclude]
public string LastName { get; }
Property Value
Type Description
System.String

The last name of the user.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.