List¶
Returns a list of delegations for a specific user.
1 | |
The delegation end date and time.
From : Identity
The delegating identity.
Id : string
The globally unique identifier of the delegation.
Start : DateTimeOffset
The delegation start date and time.
To : Identity
The delegated identity.>
Parameters¶
( string | Identity ) from optional
The delegating identity (ID or Identity object).
See Also¶
- Array<
End: DateTimeOffset
The delegation end date and time.
From : Identity
The delegating identity.
Id : string
The globally unique identifier of the delegation.
Start : DateTimeOffset
The delegation start date and time.
To : Identity
The delegated identity.>