Share via


UnauthorizedAccessMonitoringException.MonitoringTaskId Property

Definition

Caution

Use TaskId

Gets a globally unique identifier (GUID) for the monitoring task that failed the access check.

public:
 property Guid MonitoringTaskId { Guid get(); };
[System.Obsolete("Use TaskId")]
public Guid MonitoringTaskId { get; }
member this.MonitoringTaskId : Guid
Public ReadOnly Property MonitoringTaskId As Guid

Property Value

A GUID for the monitoring task that failed the access check.

Attributes

Applies to