Interface IIdentitySet
The identitySet resource is a keyed collection of identity resources.
public interface IIdentitySet
Properties
Application
The application associated with this action.
IIdentity Application { get; }
Property Value
Device
The device associated with this action.
IIdentity Device { get; }
Property Value
User
The user associated with this action.
IIdentity User { get; }