Share via


InvalidMonitoringViewInUserRoleScopeException.UserRoleId Property

Definition

Gets the identifier of the User Role that had the invalid View that caused the exception.

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

Property Value

Returns the Guid identifier for the User Role.

Applies to