SecurityKeySet.disabledByConfigurationKey Method [AX 2012]

Verifies whether the security key was disabled by a configuration key.

public boolean disabledByConfigurationKey(SecurityKeyId securityKeyId)

Run On

Called

Parameters

securityKeyId
Type: SecurityKeyId Extended Data Type

Return Value

Type: boolean
true if the security key was disabled by a configuration key; otherwise, false.

Community Additions

ADD
Show: