ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / RawJson Property
Version

RawJson Property
Gets the complete Json string returned from the portal self query.
Syntax
public string RawJson {get;}
Remarks
Use the raw json to parse out additional properties beyond those provided on the PortalInfo class.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also