IdentityType

IdentityType enumeration

Identity types

Members

Member nameDescription
CLAIMThe identity is a claim for authorization purpose.
NAMEThe audit action actor or target identity display name.
OTHERThe identity of the actor is other type, such as the ObjectId in GUID generated by the Office 365 service.
PUIDThe audit action actor or the target passport unique ID (PUID).
SPNThe identity of a service principal if the action is performed by the Office 365 service.
UPNThe user principal name.

See Also