Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 602 Bytes

DeviceListAllOfEmbedded.md

File metadata and controls

11 lines (7 loc) · 602 Bytes

Okta.Sdk.Model.DeviceListAllOfEmbedded

List of associated users for the device if the expand=user query parameter is specified in the request. Use expand=userSummary to get only a summary of each associated user for the device.

Properties

Name Type Description Notes
Users List<DeviceUser> Users for the device [optional]

[Back to Model list] [Back to API list] [Back to README]