Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Adds a new delegation specified from identity to specified to identity and returns the id number of delegation.

string my$Delegation.Add(from: ( string | Identity ), to: ( string | Identity ), start: DateTimeOffset, end: DateTimeOffset)

Arguments

( string | Identity ) from
delegating identity
( string | Identity ) to
delegated identity
date of delegation
date of delegation
  • No labels