Liongard
Create
Log in
Sign up
Home
Feedback
Metrics Library
1003
Category
Duo Security
Voters
S
Steven Winston
B
Bill Krauss
Powered by Canny
2
Duo Security: Mobile User Summary
submitted
S
Steven Winston
Useful for getting a summary of users and their Duo connected Mobile Devices
Phones[].join(
', '
, [join(
:
, [
Name
, to_string(userStr)]), join(
:
, [
Platform
,to_string(platform), join(
:
, [
Model
,to_string(model)])])]) | sort(@)
September 8, 2022
Powered by Canny