Skip to content

pbDownloadBindSession - cWebResourceManager

Used by DownloadUrl. If True, the download URL will only work for this session

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbDownloadBindSession
Access Type Syntax
Read Access: Get pbDownloadBindSession to BooleanVariable
Write Access: Set pbDownloadBindSession to BooleanVariable/Value

Description

DownloadUrl uses this to determine if the download URL will only work this session. The default for this is True, which is the most secure setting.

You can also use CustomDownloadUrl to control this on a call by call basis.