Dictionary.securityKeyName Method [AX 2012]

Gets the name of a specified security key.

public str securityKeyName(SecurityKeyId securityKey)

Run On

Called

Parameters

securityKey
Type: SecurityKeyId Extended Data Type
A securityKeyId system data type that indicates a security key ID.

Return Value

Type: str
A string value that indicates the security key name.

Community Additions

ADD
Show: