SecurityKeySet.disabledByConfigurationKey Method [AX 2012]
Verifies whether the security key was disabled by a configuration key.
public boolean disabledByConfigurationKey(SecurityKeyId securityKeyId)
Run On
CalledParameters
- securityKeyId
- Type: SecurityKeyId Extended Data Type
Return Value
Type: booleantrue if the security key was disabled by a configuration key; otherwise, false.
Community Additions
ADD
Show: