PlatformUserType
How a user account was created and how it is supposed to be used.
Enumeration Members¶
Application¶
Application:
"application"
An external application (client credentials).
DirectoryGroup¶
DirectoryGroup:
"directoryGroup"
A group provisioned from an external directory.
DirectoryUser¶
DirectoryUser:
"directoryUser"
A person provisioned from an external directory (e.g. Azure AD).
Robot¶
Robot:
"robot"
An account used by an unattended robot.
RobotAccount¶
RobotAccount:
"robotAccount"
A dedicated robot account (machine identity, no interactive sign-in).
User¶
User:
"user"
A person signing in interactively.