Function PrototypeContainer.link

Alias a key to an alias_.

PrototypeContainer link (
  string key,
  string alias_
);

Parameters

NameDescription
key the originial identity which is to be aliased.
alias_ the alias of identity.

Returns

this