Overview
Adds a new delegation specified from identity to specified to identity and returns the id number of delegation.string $Delegation.Add(from: ( string | Identity ), to: ( string | Identity ), start: DateTimeOffset, end: DateTimeOffset)
Arguments
( string | Identity ) from
Delegating identity id or identity object
( string | Identity ) to
Delegated identity id or identity object
DateTimeOffset start
Start date of delegation
DateTimeOffset end
End date of delegation