Changes

SYSCLS REQUIRE AUTHENTICATION

537 bytes removed, 12:04, 13 April 2022
If a property is classified as/with require access, UBIK clients will force the user to authenticate themselves before being allowed to edit the property value.
This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonomously added to the MetaDefinitions (when scoping in ACM).
 
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| ENABLED|| {{Boolean}} || Informs whether a general checkout/release is supported for the current object.
|-
| CHECKOUT_TS|| {{DateTime}} || Timestamp information when the object was checked out. If the value is null, the object is NOT checked out.
|-
| CHECKOUT_USER_ID|| {{Guid}} || ID of the user who has checked out the object (and has exclusive access). If the object is not checked out, the value is null.
 
|}
 
 
 
 
{{Category/Version|3.6.2}}
[[Category:3.6.2|SYSCLS REQUIRE AUTHENTICATION]]
1,514
edits