SecurityInsightsIncidentOwnerInfo Class

Definition

Information on the user an incident is assigned to.

public class SecurityInsightsIncidentOwnerInfo
type SecurityInsightsIncidentOwnerInfo = class
Public Class SecurityInsightsIncidentOwnerInfo
Inheritance
SecurityInsightsIncidentOwnerInfo

Constructors

SecurityInsightsIncidentOwnerInfo()

Initializes a new instance of SecurityInsightsIncidentOwnerInfo.

Properties

AssignedTo

The name of the user the incident is assigned to.

Email

The email of the user the incident is assigned to.

ObjectId

The object id of the user the incident is assigned to.

OwnerType

The type of the owner the incident is assigned to.

UserPrincipalName

The user principal name of the user the incident is assigned to.

Applies to