FormStaticTextControl.securityKey Method [AX 2012]

Sets or returns the ID of the security key for the control.

public SecurityKeyId securityKey([SecurityKeyId value])

Run On

Client

Parameters

value
Type: SecurityKeyId Extended Data Type
The ID of the security key to assign to the control; optional.

Return Value

Type: SecurityKeyId Extended Data Type
The ID of the security key for the control; 0 (zero) if no security key is assigned to the control.

Community Additions

ADD
Show: