ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / SignInResult Class / token Property

In This Topic
    token Property (SignInResult)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also