Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
PortalInfo
Interface PortalInfo
/sharing/rest/info
response (subset the client relies on).
interface
PortalInfo
{
authInfo
?:
{
isTokenBasedSecurity
?:
boolean
;
tokenServicesUrl
?:
string
;
}
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
auth
Info?
Properties
Optional
auth
Info
auth
Info
?:
{
isTokenBasedSecurity
?:
boolean
;
tokenServicesUrl
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Info
@honua/sdk-js
Loading...
/sharing/rest/inforesponse (subset the client relies on).