struct MethodOrder

Struct that represents the order of an authentication or authorization method.

The referred method must be used by a security function, that is, authentication or authorization in the given order.

References from:
AuthenticationOrder;
References to:
ManagedObject;
ManagedObject
methodReference
An MO Reference to the method.
int16
orderNumber
The method (1-*) order number.
string
userLabel
Freetext label to describe reason for the method order.