SignedUrl interface
A signed url allowing limited-time anonymous access to private resources.
signature |
Timestamp when access expires. |
url | The URL to allow access to. |
Timestamp when access expires.
signatureExpires: Date
Property Value
Date
The URL to allow access to.
url: string
Property Value
string