Enum KeyItemChoiceEnum
Enumeration for the type of data in the Item field of the key class
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum KeyItemChoiceEnum
Fields
Name | Description |
---|---|
text | The Item field contains base64 data |
uri | The Item field contains a URI |