Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
GeoServicesAuthenticationDescriptor
Interface GeoServicesAuthenticationDescriptor
Credential-free authentication evidence retained by service discovery.
interface
GeoServicesAuthenticationDescriptor
{
evidence
:
"metadata"
|
"none"
|
"http-status"
;
requirement
:
GeoServicesAuthenticationRequirement
;
schemes
:
readonly
string
[]
;
statusCode
?:
number
;
tokenServiceUrl
?:
string
;
}
Index
Properties
evidence
requirement
schemes
status
Code?
token
Service
Url?
Properties
Readonly
evidence
evidence
:
"metadata"
|
"none"
|
"http-status"
Readonly
requirement
requirement
:
GeoServicesAuthenticationRequirement
Readonly
schemes
schemes
:
readonly
string
[]
Optional
Readonly
status
Code
status
Code
?:
number
Optional
Readonly
token
Service
Url
token
Service
Url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
evidence
requirement
schemes
status
Code
token
Service
Url
@honua/sdk-js
Loading...
Credential-free authentication evidence retained by service discovery.