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