Share via


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

Return Value

Type: DictSecurityKey Class
A DictSecurityKey object that contains information about the specified security key.

See Also

Dictionary Class

Dictionary Class