Dictionary.securityKeyObject Method
Provides information about a specified security key by returning a DictSecurityKey object.
Syntax
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.