Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Version: Available or changed with runtime version 13.0.
True if the cookie is HttpOnly, false otherwise.
Syntax
HttpOnly := Cookie.HttpOnly()
Note
This method can be invoked using property access syntax.
Parameters
Cookie
Type: Cookie
An instance of the Cookie data type.
Return Value
HttpOnly
Type: Boolean
True if the cookie is HttpOnly, false otherwise.
Related information
Cookie Data Type
Getting Started with AL
Developing Extensions