Share via


UnauthorizedAccessMonitoringException.MonitoringViewId Property

Definition

Caution

Use ViewId

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

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

Property Value

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

Attributes

Applies to