Expiration value (in minutes) after which a signed (private) URL will become invalid; it defaults to 24 hours.
Generators: .NET, .NET Framework, Java
Level: Generator
When storing private objects inside the Storage Provider, those objects cannot be accessed using a public URL.
Instead, a signed URL is mandatory in order to access the Resource via HTTP.
The URL Expiration property lets you specify how long a signed URL will be valid. After that time has elapsed, the URL will return an Access Denied error when trying to access the resource.
The value is specified in minutes.
Default Value = 1440 minutes
This property applies only at design time.
To apply the corresponding changes when the property value is configured, execute a Build All.
This property is available since GeneXus 17 Upgrade 5.
Privacy property
Privacy property (Object Ownership)