Dictionary.securityKeyObject Method [AX 2012]

Provides information about a specified security key by returning a DictSecurityKey object.

public DictSecurityKey securityKeyObject(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: DictSecurityKey Class
A DictSecurityKey object that contains information about the specified security key.

Community Additions

ADD
Show: