KvnContext

The KvnContext is the context of the KvnMessage, indicate in what context does this message apply.

If the context is: BRAND then the KvnMessage is present and should indicate what brand the message apply to. PLATFORM then the message apply to the whole platform. FEATURE TBD placeholder for future feature indication of the message. SSO_DLI or SSO_DLO then the message apply to single sign on features. PAM_DLI or PAM_DLO then the message apply to personal account management features. UNKNOWN The context is not present or faulty and the message should be discarded.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.