BIM.works SDKs - v1.5.0-b164
Preparing search index...
@bimworks/jssdk
VersionAuthToken
Interface VersionAuthToken
interface
VersionAuthToken
{
hmac
:
string
;
input
:
{
expires
:
string
;
expires_millis_utc
:
number
;
payload
:
{
[
prop
:
string
]:
unknown
}
;
[
prop
:
string
]:
unknown
;
}
&
{
payload
:
{
[
prop
:
string
]:
unknown
}
&
{
hmac_type
:
"VERSIONS"
;
tasks
:
string
[]
;
version_uuids
:
string
[]
;
}
;
type
:
"HMAC_SIGNED_PAYLOAD"
;
}
;
[
prop
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
AuthToken
VersionAuthToken
Indexable
[
prop
:
string
]:
unknown
Index
Properties
hmac
input
Properties
hmac
hmac
:
string
input
input
:
{
expires
:
string
;
expires_millis_utc
:
number
;
payload
:
{
[
prop
:
string
]:
unknown
}
;
[
prop
:
string
]:
unknown
;
}
&
{
payload
:
{
[
prop
:
string
]:
unknown
}
&
{
hmac_type
:
"VERSIONS"
;
tasks
:
string
[]
;
version_uuids
:
string
[]
;
}
;
type
:
"HMAC_SIGNED_PAYLOAD"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hmac
input
BIM.works SDKs - v1.5.0-b164
Loading...