Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$RENAME^XPDKEY(): Rename Security Key

Reference Type: Supported, Category: Security Keys, ICR#: 1367

Description

The $$RENAME^XPDKEY extrinsic function renames a security key. All necessary indexing is performed to maintain the ^XUSEC global.

Format

  $$RENAME^XPDKEY(oldname,newname)

Input Parameters

oldname:

(required) Name of security key to be renamed.

newname:

(required) New name for security key.

Output

returns:

Returns:

  • 1—Success.

  • 0—Failure.