ArcGIS Pro 2.9 API Reference Guide
token Property (SignInResult)

ArcGIS.Desktop.Core Namespace > SignInResult Class : token Property
Gets the current token.
Syntax
public string token {get;}
Public ReadOnly Property token As String
Remarks
Note: This token is automatically appended to HTTP portal requests made with the EsriHttpClient
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SignInResult Class
SignInResult Members