Share via


Dictionary.securityKeyNext Method

Indicates the security key that succeeds a specified security key, based on the security key IDs.

Syntax

public SecurityKeyId securityKeyNext(SecurityKeyId securityKey)

Run On

Called

Parameters

Return Value

Type: SecurityKeyId Extended Data Type
A securityKeyId system data type value for the security key that succeeds the specified security key.

See Also

Dictionary Class

Dictionary Class