lcc:debugIP 123.123.123.123 lcc:debugLevel 1 logic name/values lcc:debugLevel 2 query name/values lcc:logPath [drive]:\folder\logs\lccRetrieveSecuredFileLogs\lccRetrieveSecuredFile ----- this set will download a text file ----- lcc:securedFileSetId ourSecretFile1 lcc:securedFileSetShowFilename aSecretFileForYOU.txt lcc:securedFileSetContentType text/plain lcc:securedFileSetPath [drive]:\folder\data\securedFile.txt lcc:securedFileSetKey ourSecretKey lcc:securedFileSetDeniedPath [drive]:\folder\messages\deniedAccess.txt ----- this set will download a web page, but, only from 8/25/2016 to 9/5/2016 ----- lcc:securedFileSetId ourSecretFile2 lcc:securedFileSetShowFilename aSecretFileForYOU.htm lcc:securedFileSetContentType text/html lcc:securedFileSetPath [drive]:\folder\data\securedFile.htm lcc:securedFileSetKey ourSecretKey lcc:securedFileSetDeniedPath [drive]:\folder\messages\deniedAccess.txt lcc:securedFileSetValidOnOrAfter 8/25/2016 lcc:securedFileSetValidOnOrBefore 9/5/2016 ----- this set will display a web page, but, only after 8/25/2017 ----- lcc:securedFileSetId ourSecretFile2 lcc:securedFileSetShowFilename aSecretFileForYOU.htm lcc:securedFileSetContentType text/html lcc:securedFileSetPath [drive]:\folder\data\securedFile.htm lcc:securedFileSetKey ourSecretKey lcc:securedFileSetDeniedPath [drive]:\folder\messages\deniedAccess.txt lcc:securedFileSetValidOnOrAfter 8/25/2017 lcc:securedFileSetAttachmentModeOff YES ----- this set will display a web page, but, only 2 times ----- lcc:securedFileSetId ourSecretFile2 lcc:securedFileSetShowFilename aSecretFileForYOU.htm lcc:securedFileSetContentType text/html lcc:securedFileSetPath [drive]:\folder\data\securedFile.htm lcc:securedFileSetKey ourSecretKey lcc:securedFileSetDeniedPath [drive]:\folder\messages\deniedAccess.txt lcc:securedFileSetMaxDownloads 2 lcc:securedFileSetAttachmentModeOff YES