Shared Database services: Difference between revisions
No edit summary |
No edit summary |
||
Line 562: | Line 562: | ||
=== Flush === | === Flush === | ||
No input, no output. Flushed the commited data to its safe. | No input, no output. Flushed the commited data to its safe. | ||
= ApplicationFunctionAuthorizationId = | |||
This is "nn::pl::ApplicationFunctionAuthorizationId". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || Invalid | |||
|- | |||
| 1 || LocalNetworkMode | |||
|- | |||
| 2 || SecureLdnLocalCommunication | |||
|- | |||
| 3 || SecureLp2pLocalCommunication | |||
|- | |||
| 4 || InsecureLp2pLocalCommunication | |||
|- | |||
| 5 || Launch | |||
|} | |||
= VersionListEntry = | = VersionListEntry = |