Property Boolean pbAllowNonSessionDownloads
Read Access: | Get pbAllowNonSessionDownloads to BooleanVariable |
Write Access: | Set pbAllowNonSessionDownloads to BooleanVariable/Value |
This property controls whether non-session-bound file downloads are allowed.
Download URLs are usually bound to a specific session, unless they are generated with the pbDownloadBindSession property set to False or using the CustomDownloadUrl function.
This property defaults to False to increase the default security of the system.