FormFastTabSummarySeparator.securityKey Method
Sets or returns the ID of the security key for the control.
Syntax
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.