Share via


UnauthorizedAccessMonitoringException.ObjectId Property

Definition

Gets the identifier of the Object that caused the exception.

public:
 property Guid ObjectId { Guid get(); };
public Guid ObjectId { get; }
member this.ObjectId : Guid
Public ReadOnly Property ObjectId As Guid

Property Value

Returns the Object identifier.

Applies to