Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
contract
DiscoveryCacheIdentity
Interface DiscoveryCacheIdentity
interface
DiscoveryCacheIdentity
{
authorizationScopeDigest
:
`
sha256:
${
string
}
`
;
endpoint
:
string
;
key
:
string
;
protocol
:
"auto"
|
Protocol
;
version
:
1
;
}
Index
Properties
authorization
Scope
Digest
endpoint
key
protocol
version
Properties
Readonly
authorization
Scope
Digest
authorization
Scope
Digest
:
`
sha256:
${
string
}
`
Readonly
endpoint
endpoint
:
string
Readonly
key
key
:
string
Readonly
protocol
protocol
:
"auto"
|
Protocol
Readonly
version
version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorization
Scope
Digest
endpoint
key
protocol
version
@honua/sdk-js
Loading...