TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
TCookie对象
>
TCookie的属性
Secure
复制链接
简述
是否仅对HTTPS安全连接有效。
类型:读写
定义
Secure:Boolean;
相关
Domain
Expires
Name
Path
Secure
Value
FAQ/知识库链接
Q:打开加密函数后,函数源码显示:raise "Error:compiler can not support compiled function/key not found/secure function body"?
Q:执行加密函数时,报错:“Error:compiler can not support compiled function/key not found/secure function body”?