Show / Hide Table of Contents

Property UserId

UserId

Gets the ID of the user.

Declaration
[DataMember(Name = "id", IsRequired = false)]
[JsonPropertyName("id")]
[JsonInclude]
public string UserId { get; }
Property Value
Type Description
System.String

The ID of the user.

Applies to

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