ArcGIS Pro 2.8 API Reference Guide
RawJson Property

ArcGIS.Desktop.Core.Portal Namespace > PortalInfo Class : RawJson Property
Gets the complete Json string returned from the portal self query.
Syntax
public string RawJson {get;}
Public ReadOnly Property RawJson As String
Remarks
Use the raw json to parse out additional properties beyond those provided on the PortalInfo class.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PortalInfo Class
PortalInfo Members