Dictionary.securityKeyObject Method [AX 2012]
Provides information about a specified security key by returning a DictSecurityKey object.
public DictSecurityKey securityKeyObject(SecurityKeyId securityKey)
Run On
CalledParameters
- securityKey
- Type: SecurityKeyId Extended Data Type
A securityKeyId system data type that indicates a security key ID.
Return Value
Type: DictSecurityKey ClassA DictSecurityKey object that contains information about the specified security key.
Community Additions
ADD
Show: