Share via


SecurityKeySet.disabledByConfigurationKey Method

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

Syntax

public boolean disabledByConfigurationKey(SecurityKeyId securityKeyId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SecurityKeySet Class