Common interface definitions
Module description
This module contains common usable strutures for the other interfaces.
There should not be any function/operation defintions in this module.
Name | Description |
---|---|
AsnSystemTime |
Datatype for time values |
AsnOptionalParamChoice | |
AsnStringPair |
Key value pair of strings. |
AsnIntegerPair |
Key value pair of integer |
AsnStringIntegerPair |
Key value pair of <string, integer> |
AsnOptionalParam |
Encapsulated key value pair, including a definition of the value type. |
AsnStringPairList |
List of key value pairs of strings. |
AsnJSONWebTokenHeader |
Header data for a RFC-7519 JSON Web Token |
AsnJSONWebTokenPayLoad |
Payload data for a RFC-7519 JSON Web Token |
AsnOptionalParameters |
List of AsnOptionalParam |
AsnRequestError |
Generic error sequence. See the documentation of the operations specific descriptions. |
AsnNetDatabaseContact |
Sequence/object containing contact data. |
AsnNetDatabaseContactID |
A three tuple to identify contact data. |
AsnWebInvokeResultChoice | |
AsnIntegerPairList |
List of key value paitrs of integer |
AsnStringIntegerPairList |
List of key value pairs of <string, integer> |
SEQInteger |
List of integers |
UTF8StringList |
List of strings. |
AsnNetDatabaseContactList |
List of AsnNetDatabaseContact |
AsnNetDatabaseContactIDList |
List of AsnNetDatabaseContactID . |
AsnUserPropertyBag |
Property bag definition for storing runtime defined content for objects (like users, computers, groups etc.). |
AsnJSONWebToken |
Data for a RFC-7519 JSON Web Token |
AsnWebInvoke | |
AsnWebInvokeResult | |
AsnWebEvent |
Version 6.4